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
test_api | ||
.gitignore | ||
.gitlab-ci.yml | ||
api_test.py | ||
LICENSE | ||
README.md | ||
requirements.txt | ||
setup.cfg |
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.