openlp/tests/interfaces/openlp_core/ui
Daniel 122596c6fb Don't call a non existent function (create_slides on a service item)
There is a private fn prefixed with a "_", but it's not needed as it is run when required (hence the reason it's private). If the slide vars did need to be regenerated, `render_text_items` is the way to do it.
2020-03-09 04:05:20 +00:00
..
lib Change Year 2020-01-01 02:53:08 +00:00
__init__.py Change Year 2020-01-01 02:53:08 +00:00
test_filerenamedialog.py Change Year 2020-01-01 02:53:08 +00:00
test_firsttimeform.py Change Year 2020-01-01 02:53:08 +00:00
test_init.py Change Year 2020-01-01 02:53:08 +00:00
test_mainwindow.py Revert "Migrate Media and add Pytest-qt" 2020-02-12 20:28:33 +00:00
test_servicemanager.py Don't call a non existent function (create_slides on a service item) 2020-03-09 04:05:20 +00:00
test_servicenotedialog.py Change Year 2020-01-01 02:53:08 +00:00
test_settings_form.py Migrate Display 2020-02-01 21:12:07 +00:00
test_shortcutlistform.py Change Year 2020-01-01 02:53:08 +00:00
test_starttimedialog.py Change Year 2020-01-01 02:53:08 +00:00
test_thememanager.py Migrate Media and add Pytest-qt 2020-02-09 20:24:05 +00:00