openlp/tests/functional
Raoul Snyman 02128c85f0 Fix bug #1437771: Clear the song after every import
- Set processed song to None after importing
- Update tests to check that song is None after importing
- Remove tests that were testing OptionParser, and replace with tests testing parse_options()
- Fix some docstring typos causing some tests to have a name of " (yes, a single double-quote)

Fixes: https://launchpad.net/bugs/1437771
2015-03-31 22:58:51 +02:00
..
openlp_core_common Fixes possible bug and adds test 2015-02-21 13:08:56 +00:00
openlp_core_lib Fix bug #1419300 by checking if we are doing single-click previewing and not engaging preview on double-click 2015-03-07 00:18:51 +02:00
openlp_core_ui Fix bug #1419300 by checking if we are doing single-click previewing and not engaging preview on double-click 2015-03-07 00:18:51 +02:00
openlp_core_ui_media Added test 2015-02-19 20:53:42 +00:00
openlp_core_utils Fix bug #1437771: Clear the song after every import 2015-03-31 22:58:51 +02:00
openlp_plugins Fix bug #1437771: Clear the song after every import 2015-03-31 22:58:51 +02:00
__init__.py Fixes 1410456 and adds a couple tests 2015-01-19 22:49:18 +00:00
test_init.py Fix bug #1437771: Clear the song after every import 2015-03-31 22:58:51 +02:00