Closed mweidling closed 2 years ago
This PR introduces a test framework to oton as well as some minor improvements made by my linter (Pylint for VS Code).
oton
The tests can be executed from the project's root directory via
pytest tests
They currently fail because the validation hasn't been adapted to the Docker input yet.
This PR introduces a test framework to
oton
as well as some minor improvements made by my linter (Pylint for VS Code).The tests can be executed from the project's root directory via
They currently fail because the validation hasn't been adapted to the Docker input yet.