As a part of refactoring towards a monolithic repository #277 we will need tests for the server, which do not exist at all yet and integration tests for both the server and the compliance-tool.
For the server both adapter.http.py will have to be tested and the Docker container with which it will be spun up. Tests for the compliance-tool already exist, they will have to be integradted into the ci pipeline.
As a part of refactoring towards a monolithic repository #277 we will need tests for the
server, which do not exist at all yet and integration tests for both theserverand thecompliance-tool.For the
serverboth adapter.http.py will have to be tested and the Docker container with which it will be spun up. Tests for thecompliance-toolalready exist, they will have to be integradted into the ci pipeline.