Commit Graph

6 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
Andreas Preikschat 3f75a913e2 removed not working tests 2014-05-01 18:57:45 +02:00
Tim Bentley 151f1017c5 finished 2014-04-02 20:35:09 +01:00
Andreas Preikschat b4bf94a4f0 pep8 2014-03-28 21:41:27 +01:00
Andreas Preikschat fcf4d0ce17 missing line at the end 2014-03-23 11:53:11 +01:00
Andreas Preikschat 7a1825a79a tests 2014-03-23 11:49:03 +01:00