Veronica K. B. Olsen
|
bd0a9952ff
|
Merge branch 'main' into dev
|
2021-01-16 17:53:13 +01:00 |
|
Veronica K. B. Olsen
|
ecb9e92c48
|
Clear statusbar on new project, and change colors of saved indicators on light desktop
|
2021-01-15 19:27:19 +01:00 |
|
Veronica K. B. Olsen
|
692159219e
|
Fix an issue with generated files in test projects in the test suite
|
2021-01-15 10:40:19 +01:00 |
|
Veronica K. B. Olsen
|
fb81c7e8e0
|
Minimal docs update, and add test for Project Details
|
2021-01-14 20:09:18 +01:00 |
|
Veronica K. B. Olsen
|
f6b7a35c81
|
Add some more unicode constants and rename thin non-breaking space variable
|
2021-01-13 23:52:09 +01:00 |
|
Veronica K. B. Olsen
|
981e26e1b6
|
Use actual novel word count in project details, and update index test
|
2021-01-11 21:02:45 +01:00 |
|
Veronica K. B. Olsen
|
b5e11f2303
|
Added more info to the forst tab of the Project Details dialog
|
2021-01-11 19:47:42 +01:00 |
|
Veronica K. B. Olsen
|
14a0e6bd6e
|
Allow indexing of untitled pages, and add a ToC function to the index class
|
2021-01-10 00:13:26 +01:00 |
|
Veronica K. B. Olsen
|
1bdf0b5500
|
Make index dictionaries internal
|
2021-01-02 22:28:30 +01:00 |
|
Veronica K. B. Olsen
|
acb6f1fc87
|
Add novel data extraction function to index
|
2021-01-02 22:22:05 +01:00 |
|
Veronica K. B. Olsen
|
a57e8f3a5d
|
Remove GUI block in test
|
2021-01-02 22:05:17 +01:00 |
|
Veronica K. B. Olsen
|
4cb86b76e8
|
Add test of novel tree
|
2021-01-02 22:04:25 +01:00 |
|
Veronica K. B. Olsen
|
e4d160ee0b
|
Make novel structure function in index class an iterable function instead
|
2021-01-02 21:37:46 +01:00 |
|
Veronica K. B. Olsen
|
4d7f925c5a
|
Added timestamp to project tree, and made some class variables internal in various classes
|
2021-01-02 16:57:12 +01:00 |
|
Veronica K. B. Olsen
|
942a604b5b
|
Merge branch 'main' into novel_tab
|
2020-12-21 21:51:17 +01:00 |
|
Veronica K. B. Olsen
|
d008113eec
|
Remove some more test flags in the main code
|
2020-12-21 21:08:49 +01:00 |
|
Veronica K. B. Olsen
|
6ad132e12d
|
Clean up the logic of creating new project tree items, and improve test coverage
|
2020-12-21 21:08:13 +01:00 |
|
Veronica K. B. Olsen
|
dc16077205
|
Fix test
|
2020-12-21 01:42:57 +01:00 |
|
Veronica K. B. Olsen
|
414f4d3a6e
|
Remove code related to orphaned files
|
2020-12-21 01:39:18 +01:00 |
|
Veronica K. B. Olsen
|
d4b26025ed
|
Add the basic structure for a novel tree
|
2020-12-20 15:50:01 +01:00 |
|
Veronica K. B. Olsen
|
d9cccc8752
|
The Writing Stats tool should not pop an error message if there is no satistics log
|
2020-12-17 18:52:56 +01:00 |
|
Veronica K. B. Olsen
|
b5caba6ecf
|
Also re-wrap the readme files
|
2020-12-16 23:24:00 +01:00 |
|
Veronica K. B. Olsen
|
27696d65e4
|
Remove some unnecessary branches and unused functions
|
2020-12-12 19:22:38 +01:00 |
|
Veronica K. B. Olsen
|
585287b487
|
Reorganise remainin GUI tests, but no improved coverage
|
2020-12-12 18:58:05 +01:00 |
|
Veronica K. B. Olsen
|
325c8dc68d
|
Split up the main gui test file
|
2020-12-12 17:39:28 +01:00 |
|
Veronica K. B. Olsen
|
c37d4013f8
|
Refactored build, merge, split, and item editor tests
|
2020-12-12 16:56:15 +01:00 |
|
Veronica K. B. Olsen
|
9eb8158c36
|
Separated out about test and updated it
|
2020-12-12 15:59:35 +01:00 |
|
Veronica K. B. Olsen
|
e258ff60d0
|
Separated out project settings test and updated it
|
2020-12-12 15:51:03 +01:00 |
|
Veronica K. B. Olsen
|
70eadd11cb
|
Separated out writing stats test and updated it
|
2020-12-12 14:44:33 +01:00 |
|
Veronica K. B. Olsen
|
1469953b5e
|
Updated test README
|
2020-12-07 23:45:14 +01:00 |
|
Veronica K. B. Olsen
|
330ee77e58
|
Fix flake8 fail
|
2020-12-07 23:39:54 +01:00 |
|
Veronica K. B. Olsen
|
9772c85ece
|
Rewritten Config class test
|
2020-12-07 23:34:12 +01:00 |
|
Veronica K. B. Olsen
|
a4ee1e112c
|
Updated and extended the testing of the main function
|
2020-12-07 20:00:58 +01:00 |
|
Veronica K. B. Olsen
|
ee7a5e1681
|
Moved the launch test from main to init
|
2020-12-06 13:27:31 +01:00 |
|
Veronica K. B. Olsen
|
cdeee65505
|
Also remove the gui blocking from the error handler
|
2020-12-06 13:21:47 +01:00 |
|
Veronica K. B. Olsen
|
33c2dda471
|
Cleaned up error tests and removed testmode from error handler
|
2020-12-06 13:01:49 +01:00 |
|
Veronica K. B. Olsen
|
730b572d4f
|
Updated the Common tests to new format
|
2020-12-06 12:46:10 +01:00 |
|
Veronica K. B. Olsen
|
7c95e6dffa
|
Updated existing Error test
|
2020-12-06 01:06:37 +01:00 |
|
Veronica K. B. Olsen
|
d70ee34429
|
Rename project test reference files
|
2020-12-06 00:29:38 +01:00 |
|
Veronica K. B. Olsen
|
bd9ed0d5d3
|
Fix testCoreProject_Methods test on Windows
|
2020-12-05 21:24:19 +01:00 |
|
Veronica K. B. Olsen
|
51cb9814d2
|
Rename GUI test files
|
2020-12-05 21:10:34 +01:00 |
|
Veronica K. B. Olsen
|
d274c418d1
|
Remove nwFuncTemp fixture
|
2020-12-05 21:08:42 +01:00 |
|
Veronica K. B. Olsen
|
c353e9ffb1
|
Updated and new tests for NWProject class
|
2020-12-05 21:06:57 +01:00 |
|
Veronica K. B. Olsen
|
57397fa2bc
|
Updated existing NWProject tests
|
2020-12-04 21:28:35 +01:00 |
|
Veronica K. B. Olsen
|
91ece2b7f2
|
New test for ToHtml class
|
2020-12-04 20:58:44 +01:00 |
|
Veronica K. B. Olsen
|
b687ffe696
|
New test for Tokenizer class
|
2020-12-04 00:46:29 +01:00 |
|
Veronica K. B. Olsen
|
0cb36c02f3
|
New test for NWStatus class
|
2020-12-03 20:22:22 +01:00 |
|
Veronica K. B. Olsen
|
c7c70a35a0
|
Updated tests for NWSpell* classes
|
2020-12-03 18:37:52 +01:00 |
|
Veronica K. B. Olsen
|
c13bd18271
|
Remove nw prefix from common test files
|
2020-12-03 17:39:42 +01:00 |
|
Veronica K. B. Olsen
|
fba4d5d04d
|
New test for OptionsState class
|
2020-12-01 23:27:29 +01:00 |
|