Hi! I had a few questions about using the API.
How can I:
- Get a list of running tests by ID?
- Stop all running tests?
Currently the API becomes unresponsive after creating the first test case and calling {url}/testcases/{testcase}/select a second time.
The only way I can get it out of this state is deleting the containers.
Hi! I had a few questions about using the API.
How can I:
Currently the API becomes unresponsive after creating the first test case and calling
{url}/testcases/{testcase}/selecta second time.The only way I can get it out of this state is deleting the containers.