openlp/tests/functional/openlp_core/api/v2
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 Update remote API to use Flask, and be more RESTful 2020-01-27 22:57:58 +00:00
conftest.py Update remote API to use Flask, and be more RESTful 2020-01-27 22:57:58 +00:00
test_controller.py Fix various issues and return current theme in API: 2020-05-15 23:11:55 -07:00
test_core.py Fix up the formatting of the contents of the help box 2020-04-02 21:42:35 -07:00
test_service.py Cleanups, add missing theme functionality 2020-04-09 21:55:27 +00:00