CARiSMA-Tool / carisma-tool

Implementation of the CARiSMA Tool
https://github.com/CARiSMA-Tool/carisma-tool
Eclipse Public License 1.0
3 stars 5 forks source link

Investigate failing JUnit tests and decide if they indicate regressions or not. #22

Open nuthub opened 1 year ago

nuthub commented 1 year ago

Some tests seem to have never passed. Investigate failed JUnit tests and decide if they indicate regressions or not. In the meantime we deactivate (by setting them to @Ignore) failing tests in order to allow maven to build (e.g. mvn clean package) and to check for further regression by using existing and currently passing tests.

nuthub commented 1 year ago

Related Issues

nuthub commented 1 year ago

Find all ignored tests with e.g. rg -l "@Ignore" tests/