1595 Commits

Author SHA1 Message Date
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
Veronica K. B. Olsen 20418f79ca Fix the GUI tests 2019-05-22 21:21:02 +02:00
Veronica K. B. Olsen 251614e9f0 Added theme setting to config file 2019-05-18 20:53:46 +02:00
Veronica K. B. Olsen ccca604037 Using two splitters instead of one to make positioning easier. 2019-05-18 19:33:18 +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 bf1b4d5d3b Fixed tests, some resize issues, and cleaned out some unneeded code. 2019-05-18 18:13:25 +02:00
Veronica K. B. Olsen ac1f9569e6 Document editor and document viewer are now in different panes 2019-05-18 17:09:03 +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
Veronica K. B. Olsen 63c3182a0e More tests for class Config 2019-05-16 20:27:56 +02:00
Veronica K. B. Olsen 8d8fc72cc1 Added common function for generating colour ranges, and added test for the common file 2019-05-12 21:32:09 +02:00
Veronica K. B. Olsen e2895ce4f7 Improved the alert to user interface, and added an enum class for severity flags. 2019-05-12 20:34:52 +02:00
Veronica K. B. Olsen 00cc5617a5 Added spellCheck flag to project settings 2019-05-12 15:42:42 +02:00
Veronica K. B. Olsen c39efc34fd A good start on project tests. needed some tewaking of the project class. 2019-05-12 14:54:02 +02:00
Veronica K. B. Olsen 223db59e3d Added test framwork and two simple tests for the config class 2019-05-12 13:29:18 +02:00