mirror of
https://gitlab.com/openlp/openlp_api_tester.git
synced 2024-12-22 04:22:48 +00:00
This is a mirror of the official repository at https://gitlab.com/openlp/openlp_api_tester
43b715b935
Master update See merge request openlp/openlp_api_tester!5 |
||
---|---|---|
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 | ||
pause.yaml | ||
play.yaml | ||
README.md | ||
requirements.txt | ||
setup.cfg | ||
stop.yaml | ||
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.