This is a mirror of the official repository at https://gitlab.com/openlp/openlp_api_tester
Go to file
Tim 3281f241fa
Update WebSocket code to run on Thread and test from Thread.
2020-06-20 11:18:05 +01:00
test_api Update WebSocket code to run on Thread and test from Thread. 2020-06-20 11:18:05 +01:00
.gitignore Remove .idea tracking 2020-06-20 09:07:08 +01: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
api_test.py Initial Commit 2020-06-20 08:53:44 +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.