Repository containing E2E tests for Transitdata implemented using microservice-testing-tool.
Tests can be executed either by running the .jar file or the Docker container containing the tests
Download latest .jar from releases
java -jar transitdata-tests.jar
docker run -it --rm hsldevcom/transitdata-tests