openlp/tests/functional/openlp_plugins/songs
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
test_db.py
test_editsongform.py Fix code analysis 2015-03-02 21:21:41 +02:00
test_editverseform.py Fix code analysis 2015-03-02 21:21:41 +02:00
test_ewimport.py
test_foilpresenterimport.py
test_lib.py
test_mediaitem.py
test_openlyricsexport.py
test_openlyricsimport.py Fix layout in player-settings. Fixes bug 1410772 2015-01-21 20:35:36 +00:00
test_opensongimport.py
test_powerpraiseimport.py removed python3 string 2015-01-22 17:42:29 +00:00
test_presentationmanagerimport.py Fallback to manual encoding detection. 2015-01-29 21:15:39 +00:00
test_propresenterimport.py removed python3 string 2015-01-22 17:42:29 +00:00
test_songbeamerimport.py
test_songselect.py Fix bug #1437771: Clear the song after every import 2015-03-31 22:58:51 +02:00
test_songshowplusimport.py
test_wordsofworshipimport.py
test_worshipassistantimport.py removed python3 string 2015-01-22 17:42:29 +00:00
test_worshipcenterproimport.py
test_zionworximport.py