-
Feature Request
-
Resolution: Unresolved
-
Major
-
1.0.0.Beta1
-
None
The current examples modules should be recreated as a sanity test suite for the containers. Currently all containers have their own simple tests for validating the functionality. These container tests should be merged with the examples and created as a test suite.
The test suite needs to be split up by package / module based on EE v / technology to support all containers(easy maven filtering). The containers should depend on this test suite and not the other way around.
todo: research how to include a external module as a test suite for a module. (copy-dependencies / extract ? / container config etc)
- is related to
-
ARQ-905 Provide SPI for filtering tests
- Open