openlp/tests/functional/openlp_core/common
Raoul Snyman 181b4fdcc9
Fix various issues and return current theme in API:
- New API method to return current theme
- Use single method to set service items via both position and uuid
- Update tests to match above new features
- Fix issue where chords were not being returned to the API
- Fix the clear/backspace icon (the old one doesn't exist in Debian)
2020-05-15 23:11:55 -07:00
..
__init__.py
test_actions.py
test_applocation.py
test_common.py
test_db.py
test_httputils.py Fix various issues and return current theme in API: 2020-05-15 23:11:55 -07:00
test_i18n.py
test_init.py
test_json.py
test_mixins.py
test_path.py
test_registry.py Migrate core and common 2020-02-13 20:50:39 +00:00
test_settings.py