You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
All tests will be executed via mvn clean install and can be executed individually by mvn test
in CI
Tests will be executed in GitHub actions on every pull request and in each release pipeline.
Test details
we will execute tests against a mqtt broker which will be created in a dockerContainer therefore a testcontainers compatible container runtime is needed (e.g. docker).