Commit Graph

67 Commits

Author SHA1 Message Date
Veronica K. B. Olsen 7941cbbd34 Added test for outline panel 2020-08-19 23:55:23 +02:00
Veronica K. B. Olsen bd430d61e3 Added test for the project load dialog 2020-08-19 22:33:33 +02:00
Veronica K. B. Olsen 6af156af39 Added test for insert menu functionality 2020-08-16 11:48:46 +02:00
Veronica K. B. Olsen 77b1d50e31 Cleaned up tests for syntax 2020-08-14 19:50:29 +02:00
Veronica K. B. Olsen 033c3e63c2 Some final tweaks 2020-08-11 22:55:38 +02:00
Veronica K. B. Olsen dbdef444a1 Added project wizard gui test 2020-08-11 22:14:48 +02:00
Veronica K. B. Olsen 72e4656a57 Have the new project function also set titles in files added 2020-08-10 22:16:46 +02:00
Veronica K. B. Olsen 7d803a2eb7 Updated GUI tests 2020-08-10 21:25:45 +02:00
Veronica K. B. Olsen bf35bda942 Fixed tests 2020-08-09 20:53:38 +02:00
Veronica K. B. Olsen 70078be145 Fixed tests and updated sample 2020-06-29 12:56:36 +02:00
Veronica K. B. Olsen dad4677791 Fixed typo in enum 2020-06-27 21:06:19 +02:00
Veronica K. B. Olsen e5180e1398 Fixed tests 2020-06-27 20:45:39 +02:00
Veronica K. B. Olsen 1dce9b185b Fixed tests 2020-06-27 20:17:11 +02:00
Veronica K. B. Olsen e9d21db263 Updated test 2020-06-27 19:56:38 +02:00
Veronica K. B. Olsen f78fbcbc8f Added test for the session log tool 2020-06-26 19:07:00 +02:00
Veronica K. B. Olsen 1135ca7f87 Added document action test 2020-06-18 23:00:47 +02:00
Veronica K. B. Olsen 8ff54ceaa4 Added some more checks in the gui tests for writing documents 2020-06-18 22:36:36 +02:00
Veronica K. B. Olsen 28641a7b13 Fixed test and cleaned up imports 2020-06-18 21:20:15 +02:00
Veronica K. B. Olsen a05f77e6c0 Fix tests 2020-06-05 21:09:04 +02:00
Veronica K. B. Olsen e8db673db8 Reorganised the options on the Build tool a little bit so they're more reasonably grouped 2020-06-02 20:46:52 +02:00
Veronica K. B. Olsen 724e597d9c Added some extra checks for deleting files when the file is brand new, and updated the test to check it works 2020-05-30 15:34:28 +02:00
Veronica K. B. Olsen bee82dd735 added split document test 2020-05-30 13:16:57 +02:00
Veronica K. B. Olsen 6856e30b8c Added folder merge test 2020-05-30 12:46:54 +02:00
Veronica K. B. Olsen 6bb8428ef1 Added test for the about box 2020-05-30 12:45:32 +02:00
Veronica K. B. Olsen ec0dc54e55 Cleare meta data when running test on lipsum project, and add the correct reference files 2020-05-30 12:08:56 +02:00
Veronica K. B. Olsen 5861892b2d Added a test for the Build Novel Project tool 2020-05-30 11:42:09 +02:00
Veronica K. B. Olsen 18132277c3 Fixed tests 2020-05-28 19:10:33 +02:00
Veronica K. B. Olsen 3f84782edb Fixed tests 2020-05-27 18:31:23 +02:00
Veronica K. B. Olsen 12aa25cc54 Added details tab to the Project Settings dialog 2020-05-27 18:09:55 +02:00
Veronica K. B. Olsen c06b632111 Import cleanup and fixed test 2020-05-17 16:16:43 +02:00
Veronica K. B. Olsen 0faf1f9986 The isExported option should only apply to files 2020-05-10 23:24:32 +02:00
Veronica K. B. Olsen 5ab1402854 Fix tests 2020-05-10 16:12:47 +02:00
Veronica K. B. Olsen 5b3291e4ee Updated tests to work with new project tree class 2020-05-07 23:08:43 +02:00
Veronica K. B. Olsen 717e4aba78 Fix merge conflicts 2020-02-27 00:19:18 +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 dd96432c6e Deleted tests from removed code 2019-11-17 16:30:33 +01:00
Veronica K. B. Olsen 651d903705 Fix test 2019-11-14 18:31:31 +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 6f893bf321 Cleaned up the source files in the gui folder a bit. 2019-10-31 13:56:00 +01: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 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 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