Commit Graph

1523 Commits

Author SHA1 Message Date
Veronica K. B. Olsen 64ae52e7aa Moved NWItem and NWStatus into the project file as the classes are no longer called from elsewhere 2020-05-07 20:02:49 +02:00
Veronica K. B. Olsen 323b46a559 Added direct testing of the NWItem class 2020-05-07 19:43:55 +02:00
Veronica K. B. Olsen b44669a3b5 Some minor tweaks, and added option for showing full path 2020-05-01 21:30:18 +02:00
Veronica K. B. Olsen b4a90f4b02 Fixed tests 2020-04-14 22:49:40 +02:00
Veronica K. B. Olsen f62a8a45db Added new option to test project files 2020-04-13 16:02:55 +02:00
Veronica K. B. Olsen 717e4aba78 Fix merge conflicts 2020-02-27 00:19:18 +01:00
Veronica K. B. Olsen 8f1c2daddf Fixed tests 2020-02-26 22:10:09 +01:00
Veronica K. B. Olsen 6a330afc22 Increase test coverage of Config class and fix a couple of bugs in the process 2020-02-26 20:26:01 +01:00
Veronica K. B. Olsen 0696ef79e4 Fix tests and added --data option to command line 2020-02-26 18:27:07 +01:00
Veronica K. B. Olsen ca7617ad07 Remove the project cache folder as it isn't, and was never really, needed 2020-02-13 19:07:51 +01:00
Veronica K. B. Olsen c0828c7f1d Fix merge conflicts 2019-11-20 18:56:18 +01:00
Veronica K. B. Olsen 98636a18e0 Fix test 2019-11-19 21:51:43 +01:00
Veronica K. B. Olsen dd96432c6e Deleted tests from removed code 2019-11-17 16:30:33 +01:00
Veronica K. B. Olsen 816c708853 Remove timeline view so we can clean up the indexing class 2019-11-17 13:09:21 +01:00
Veronica K. B. Olsen 2ab7828179 Added more characters as valid word separators to the highlighter regex 2019-11-16 12:31:49 +01:00
Veronica K. B. Olsen dde8102cc5 Added script for plotting profiling data 2019-11-16 12:09:51 +01:00
Veronica K. B. Olsen 651d903705 Fix test 2019-11-14 18:31:31 +01:00
Veronica K. B. Olsen 0db96bc1b2 Fixed test 2019-11-09 14:39:52 +01:00
Veronica K. B. Olsen 90613b857b Finished the zen mode functionality, and added full screen F11 shortcut 2019-11-09 13:52:08 +01:00
Veronica K. B. Olsen 7b3d42918d Move around icons and add an icons folder to assets 2019-11-08 18:48:56 +01:00
Veronica K. B. Olsen 441ea517c8 Fixed test 2019-11-08 00:29:38 +01:00
Veronica K. B. Olsen 0e84452533 Reorganise constants, and add ISO language codes in order to drop dependency pycountry 2019-11-05 18:14:40 +01:00
Veronica K. B. Olsen 10d28b59e4 Fixed test 2019-11-03 00:41:01 +01:00
Veronica K. B. Olsen 8250f9c75e Fixed conf tests 2019-11-02 20:11:01 +01:00
Veronica K. B. Olsen 22e5f1c081 Fix test 2019-11-02 13:03:58 +01:00
Veronica K. B. Olsen 6f893bf321 Cleaned up the source files in the gui folder a bit. 2019-10-31 13:56:00 +01:00
Veronica K. B. Olsen b6d095fc85 Fix test 2019-10-29 19:21:09 +01:00
Veronica K. B. Olsen f91b73429d Changed the initial editor configuration for fixed width and justify text to off 2019-10-29 10:42:20 +01:00
Veronica K. B. Olsen f760eeb544 Set encoding for all text reads and writes to utf8, as windows defaults to latin1 2019-10-28 13:44:13 +01:00
Veronica K. B. Olsen dc12d518c0 Fixed test 2019-10-23 21:34:25 +02:00
Veronica K. B. Olsen bbdf1aa8e1 Updated test 2019-10-21 21:04:55 +02:00
Veronica K. B. Olsen cc2190a4c2 Update test 2019-08-11 19:52:46 +02:00
Veronica K. B. Olsen 4cf6855c22 Updated tests 2019-06-27 20:39:34 +02:00
Veronica K. B. Olsen da188353da Updated test reference file 2019-06-15 23:12:03 +02:00
Veronica K. B. Olsen 968720278d Updated config reference file 2019-06-15 12:27:11 +02:00
Veronica K. B. Olsen 22ae5fdaf0 Updated tests 2019-06-11 18:46:13 +02:00
Veronica K. B. Olsen 50b2bf1569 Fixed gui test 2019-06-10 12:23:36 +02:00
Veronica K. B. Olsen 32cf37c720 Added test coverage for autoreplace 2019-06-08 21:08:27 +02:00
Veronica K. B. Olsen 49ef736b28 Updated tests 2019-06-08 20:54:23 +02:00
Veronica K. B. Olsen 3e7f3609af Only compare tagsindex if python version >= 3.6 2019-06-01 21:19:33 +02:00
Veronica K. B. Olsen 9642b8e91f Addded a reference file for the json index too. 2019-06-01 21:07:08 +02:00
Veronica K. B. Olsen 48dc34c54d Updated tests and added a minimal test for timelineview. 2019-06-01 21:03:53 +02:00
Veronica K. B. Olsen 504e7fb70f Fixed a small bug, and updated config test 2019-06-01 20:07:29 +02:00
Veronica K. B. Olsen b526b0f5d9 Got a working version of index builder that seems to do what is needed. 2019-05-30 18:45:17 +02:00
Veronica K. B. Olsen 7450604c1b Fixed a little annoying bit about dialogs and tests 2019-05-25 23:40:17 +02:00
Veronica K. B. Olsen 6530a162fb Fixed tests 2019-05-25 23:34:54 +02:00
Veronica K. B. Olsen 9dd956bc92 Added exit yes/no dialog 2019-05-25 19:59:43 +02:00
Veronica K. B. Olsen c40649b22d Slight modification to main GUI test 2019-05-25 19:40:31 +02:00
Veronica K. B. Olsen ad79b60961 Changed the way creating new, and closing projects is done to make it more roubust 2019-05-24 00:37:45 +02:00
Veronica K. B. Olsen 07ed0e2523 Update the gui test to cover more of the project editor. 2019-05-22 21:39:08 +02:00