Commit Graph

47 Commits

Author SHA1 Message Date
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
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
Veronica K. B. Olsen 20418f79ca Fix the GUI tests 2019-05-22 21:21:02 +02:00
Veronica K. B. Olsen 9e42e01488 Trigger the viewDocument call in gui test, which tests the tokenizer and converter as well 2019-05-18 18:23:44 +02:00
Veronica K. B. Olsen 8c49279280 The GUI test now covers the spell checker as well 2019-05-18 18:20:01 +02:00
Veronica K. B. Olsen 6cc2152e59 Don't overwrite reference config file 2019-05-18 15:07:34 +02:00
Veronica K. B. Olsen 2768c46976 Updated tests and added a better way to save temp files 2019-05-18 15:02:58 +02:00
Veronica K. B. Olsen bdb315a711 Added test for item editor dialog 2019-05-17 21:09:41 +02:00
Veronica K. B. Olsen 9631d63690 Added test for project editor dialog 2019-05-17 20:52:23 +02:00
Veronica K. B. Olsen b27ac35251 Fixed coverage for wordcounter.run() 2019-05-17 20:11:47 +02:00
Veronica K. B. Olsen 4e2a1fa2c5 Fixed a path bug ... 2019-05-17 11:09:11 +02:00
Veronica K. B. Olsen 1c35b54a3d The GUI test now run on a local virtualbox, testing on Travis 2019-05-17 10:13:57 +02:00
Veronica K. B. Olsen d79c774aea Updated gui test 2019-05-17 09:39:33 +02:00
Veronica K. B. Olsen bc39ec7886 GUI tests working locally when headless. 2019-05-17 01:55:37 +02:00
Veronica K. B. Olsen 66f6494894 Added a basic test of the GUI 2019-05-16 23:20:44 +02:00