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

New integration tests #202

Closed simontrapp closed 3 years ago

simontrapp commented 3 years ago

This fixes #201 by removing the embedded tomcats from the tests. The maven build only executes unit tests now. Integration tests are now performed by github actions with the test_... shell scripts provided under tools/.

Advantages: