This website requires JavaScript.
Explore
Help
Sign In
raoul
/
openlp
Watch
1
Star
0
Fork
0
You've already forked openlp
forked from
openlp/openlp
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
e7ec732f1e
openlp
/
tests
/
functional
/
openlp_core_ui
History
…
..
__init__.py
test_aboutform.py
test_advancedtab.py
test_exceptionform.py
test_first_time.py
test_firsttimeform.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_formattingtagscontroller.py
test_formattingtagsform.py
test_maindisplay.py
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
test_themeform.py
test_thememanager.py
test_themetab.py