DescartesResearch / TeaStore

A micro-service reference test application for model extraction, cloud management, energy efficiency, power prediction, single- and multi-tier auto-scaling
https://se.informatik.uni-wuerzburg.de
Apache License 2.0
118 stars 137 forks source link

Integration tests #201

Closed SimonEismann closed 3 years ago

SimonEismann commented 3 years ago

We currently have a mix of unit tests and integration tests that use embedded tomcats.

We should properly separate this and replace the embedded tomcat tests with actual integration tests that use the docker containers.