openlp/tests/functional/openlp_core_utils
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
..
__init__.py Updated the copyright. 2015-01-18 15:39:21 +02:00
test_actions.py Updated the copyright. 2015-01-18 15:39:21 +02:00
test_first_time.py Updated the copyright. 2015-01-18 15:39:21 +02:00
test_init.py Copyright cleanup time, 2015-01-19 08:34:29 +00:00
test_utils.py Fix bug #1437771: Clear the song after every import 2015-03-31 22:58:51 +02:00