This is a mirror of the official repository at https://gitlab.com/openlp/openlp_api_tester
Go to file
Tim 4183cc6806
Timing Cleanups
2020-10-04 19:50:42 +01:00
test_api Timing Cleanups 2020-10-04 19:50:42 +01:00
.flake8 Queues 2020-06-26 13:57:22 +00:00
.gitignore Queues 2020-06-26 13:57:22 +00:00
.gitlab-ci.yml Queues 2020-06-26 13:57:22 +00:00
LICENSE Initial Commit 2020-06-20 08:53:44 +01:00
README.md Add README.md 2020-06-20 07:56:29 +00:00
alert.yaml Queues 2020-06-26 13:57:22 +00:00
api_test.py Timing Cleanups 2020-10-04 19:47:01 +01:00
blank.yaml Queues 2020-06-26 13:57:22 +00:00
full_run_rand.yaml Timing Cleanups 2020-10-04 19:47:01 +01:00
full_run_seq.yaml Timing Cleanups 2020-10-04 19:47:01 +01:00
media.yaml Timing Cleanups 2020-10-04 19:47:01 +01:00
pause.yaml Timing Cleanups 2020-10-04 19:50:42 +01:00
play.yaml Timing Cleanups 2020-10-04 19:47:01 +01:00
requirements.txt Fixes2 2020-06-21 08:57:12 +00:00
setup.cfg Fixes2 2020-06-21 08:57:12 +00:00
stop.yaml Timing Cleanups 2020-10-04 19:47:01 +01:00
test.yaml Timing Cleanups 2020-10-04 19:47:01 +01:00

README.md

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.