openlp/tests/functional/openlp_core_common
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 Lib cleanup and 2014 2013-12-24 08:56:50 +00:00
test_applocation.py pep8 fixes 2014-07-11 15:35:44 +02:00
test_common.py Consolidate platform specific checks into the common module 2014-08-27 19:18:06 -04:00
test_registry.py finished 2014-04-02 20:35:09 +01:00
test_registrymixin.py indent 2014-07-02 20:52:26 +01:00
test_registryproperties.py replaced all occurrences of the deprecated alias assertEquals() with assertEqual() 2014-04-15 07:28:51 +02:00
test_settings.py Added and updated tests: 2014-10-22 22:43:05 +02:00
test_uistrings.py finished 2014-04-02 20:35:09 +01:00