openlp/tests/functional/openlp_core/ui
Bastian Germann 6aa998edd0 Replace PyICU with PyQt's QCollator
Use QCollator as new collator to get rid of the PyICU dependency.
Simplify the natural sorting with its numeric mode.
Simplify one test that is heavily dependent on implementation.
Run one sorting test on macOS which was disabled.
2018-10-27 12:50:15 +02:00
..
media Fix linting issues 2018-10-26 18:40:20 -07:00
__init__.py
test_aboutform.py
test_advancedtab.py End of 2017 2017-12-29 09:15:48 +00:00
test_exceptionform.py Replace PyICU with PyQt's QCollator 2018-10-27 12:50:15 +02:00
test_first_time.py
test_firsttimeform.py Add some tests, we're up to 52% coverage now! 2018-08-30 22:49:26 -07:00
test_formattingtagscontroller.py Remove imports from openlp/core/ui/__init__.py and update related files 2018-08-25 16:36:46 +02:00
test_formattingtagsform.py
test_icons.py Fix linting issues 2018-10-26 18:40:20 -07:00
test_maindisplay.py Fix linting issues 2018-10-26 18:40:20 -07:00
test_mainwindow.py Add test 2018-01-19 21:00:56 +00:00
test_media.py
test_servicemanager.py Fix linting issues 2018-10-26 18:40:20 -07:00
test_settingsform.py
test_shortcutlistdialog.py
test_slidecontroller.py
test_style.py End of 2017 2017-12-29 09:15:48 +00:00
test_themeform.py Remote imports from openlp/core/lib/__init__.py and update other files accordingly 2018-08-25 16:08:19 +02:00
test_thememanager.py Remove imports from openlp/core/ui/__init__.py and update related files 2018-08-25 16:36:46 +02:00
test_themetab.py