Closed l3r8yJ closed 7 months ago
@l3r8yJ thanks for the report. The test you run is probably annotated with @Tag("simulation")
which signs that this test will be run during specific tests in JUnit. We are executing simulation tests
during simulation
maven profile.
I updated README.md
with new information on how we are executing simulation integration test cases.
Also it would be nice to create some unit tests for the case above.
@h1alexbel tests failing with