mirror of
https://gitlab.com/openlp/openlp_api_tester.git
synced 2024-11-24 04:44:23 +00:00
This is a mirror of the official repository at https://gitlab.com/openlp/openlp_api_tester
test_api | ||
.flake8 | ||
.gitignore | ||
.gitlab-ci.yml | ||
alert.yaml | ||
api_test.py | ||
blank.yaml | ||
full_run_rand.yaml | ||
full_run_seq.yaml | ||
LICENSE | ||
media.yaml | ||
README.md | ||
requirements.txt | ||
setup.cfg | ||
test2.py | ||
test.yaml |
OpenLP API tester.
A commandline utility to access a running OpenLP instance via it's API's and test all functionality.
It will find OpenLP on the network via ZeroConf and then using the API's build and run a service. After each command the results are tested to make sure the WebSockets have changed.