openlp/tests/functional/openlp_core_lib
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
..
__init__.py test fixes 2014-04-02 19:51:21 +01:00
test_db.py test fixes 2014-04-02 19:51:21 +01:00
test_file_dialog.py Tweeked test to use a call list 2014-07-20 21:00:06 +01:00
test_formattingtags.py test fixes 2014-04-02 19:51:21 +01:00
test_htmlbuilder.py Style fixes for Tim 2014-07-24 22:57:16 +01:00
test_image_manager.py Added and updated tests: 2014-10-22 22:43:05 +02:00
test_lib.py pep fixes 2014-06-10 11:48:42 +02:00
test_pluginmanager.py Fix up PEP8 issues. 2014-04-12 22:19:22 +02:00
test_renderer.py remove nonvalid test 2014-07-02 19:58:52 +01:00
test_screen.py More tests 2013-12-31 07:27:07 +00:00
test_serviceitem.py Moved thumbnail creation to httprouter.py 2014-09-23 22:45:42 +01:00
test_theme.py Added tests for with and without os x menu icon, renamed some tests to use our test name convention, fixed up and added more tests for the FormattingTagsForm. 2014-09-08 00:17:20 +02:00
test_ui.py Merge trunk 2014-09-14 15:44:32 +02:00