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_db.py
test_file_dialog.py
test_formattingtags.py
test_htmlbuilder.py
test_image_manager.py Added and updated tests: 2014-10-22 22:43:05 +02:00
test_lib.py
test_pluginmanager.py
test_renderer.py
test_screen.py
test_serviceitem.py
test_theme.py
test_ui.py