openlp/tests/functional/openlp_core_ui
2017-07-04 16:13:51 -07:00
..
__init__.py
test_aboutform.py
test_advancedtab.py
test_exceptionform.py
test_first_time.py
test_firsttimeform.py
test_formattingtagscontroller.py
test_formattingtagsform.py
test_maindisplay.py - Added a test for checking that next calls the next playlist item 2017-06-05 21:22:14 +03:00
test_mainwindow.py Fix the import path of UiStrings 2017-07-04 16:13:51 -07:00
test_media.py
test_servicemanager.py
test_settingsform.py
test_shortcutlistdialog.py
test_slidecontroller.py Mock comes with Python as of 3.3, and I don't think there is anyone using lower than 3.3, so let's use Python's mock directly now 2017-04-23 22:17:55 -07:00
test_themeform.py
test_thememanager.py
test_themetab.py