Commit Graph

25 Commits

Author SHA1 Message Date
Tim Bentley 3a8b068af8 Year older 2015-12-31 22:46:06 +00:00
Jonathan Springer 7af1ca1d49 Migrate to PyQt5 2015-11-06 19:49:40 -05:00
Raoul Snyman ffcea13021 Updated the copyright. 2015-01-18 15:39:21 +02:00
Tim Bentley f3c09af379 Years go by 2014-12-31 10:58:13 +00:00
Raoul Snyman 551a10d311 Added and updated tests:
- Refactored FirstTimeForm to use an initalise() method, in order to be more testable
- Rewrote FTW tests to test initialise()
- Refactored TestMixin get_application() to setup_application() since it doesn't actually return an application object
- Refactored ListPreviewWidget to make it more testable
- Wrote tests for ListPreviewWidget
- Refactored FormattingTagsForm somewhat
- Updated FormattingTagsForm tests

Updated setup.py with some Python3 changes.
2014-10-22 22:43:05 +02:00
Andreas Preikschat 3f75a913e2 removed not working tests 2014-05-01 18:57:45 +02:00
Tim Bentley 85111766d5 Migrate tests and add copyright 2014-03-14 22:08:44 +00:00
Tim Bentley 1fa0d58f85 Tests 2014-03-14 20:06:24 +00:00
Tim Bentley c2a429c52d Space 2014-03-14 17:35:00 +00:00
Tim Bentley 9051692dba Mixin for tests 2014-03-13 20:34:46 +00:00
Tomas Groth 2b55da02c1 Reuse QApplication instance to avoid segfaults. 2014-03-10 20:56:36 +01:00
Tim Bentley cd9f9e4c8d move registry to common 2013-12-13 17:44:05 +00:00
Raoul Snyman 5481a4718d HEAD, and futher fixing of mock imports 2013-10-04 23:45:38 +02:00
Andreas Preikschat 3e1a863bae 2to3 and resources.py 2013-08-31 20:17:38 +02:00
Raoul Snyman 1a37d306a9 More cleanups 2013-03-15 00:22:18 +02:00
Raoul Snyman 4ec065e804 Added another test or two. 2013-03-11 23:47:55 +02:00
Andreas Preikschat 3a9908345a fileRenameForm/Dialog: code standards 2013-03-01 12:12:23 +01:00
Tim Bentley 5c0fa26289 Revert some changes - functional Ok. Interfaces mess 2013-02-17 20:11:37 +00:00
Tim Bentley 62b1653c46 Fix the unit test framework 2013-02-17 07:54:43 +00:00
Andreas Preikschat bea5fe2596 cleaned code 2013-02-16 16:02:19 +01:00
phill-ridout f419108e61 Removed spacing from comments. 2013-02-12 19:26:19 +00:00
phill-ridout 35eebb2a8e Added validator test 2013-02-11 20:47:53 +00:00
phill-ridout 17200d85fc some more changes to the test 2013-02-09 21:23:43 +00:00
phill-ridout 7d7da00848 made changes according to Superfly's instructions. 2013-02-08 21:49:26 +00:00
phill-ridout e1552ddce1 actually added test file 2013-02-08 19:13:18 +00:00