Commit Graph

17 Commits

Author SHA1 Message Date
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
Tim Bentley 151f1017c5 finished 2014-04-02 20:35:09 +01:00
Tim Bentley 85111766d5 Migrate tests and add copyright 2014-03-14 22:08:44 +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
Andreas Preikschat 6e66cdefcf clean ups 2013-07-17 16:19:21 +02:00
Andreas Preikschat 3f60c34440 head 2013-04-20 22:30:51 +02:00
Andreas Preikschat 0fb24d2233 added tests 2013-04-17 20:33:44 +02:00
Andreas Preikschat d504b314ef removed not needed mocks and calls 2013-04-08 20:30:11 +02:00
Andreas Preikschat ceb175e372 head 2013-03-31 19:21:12 +02:00
Andreas Preikschat c732a70fb2 removed extra line 2013-03-30 10:50:04 +01:00
Andreas Preikschat 85f64ddae6 fixed test order 2013-03-30 10:46:32 +01:00
Andreas Preikschat c4448a402b added test 2013-03-30 10:01:21 +01:00
Andreas Preikschat f715810ce9 added test 2013-03-30 09:46:34 +01:00
Andreas Preikschat 48ffb04f5d moved tests 2013-03-29 07:25:01 +01:00