Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Won't Fix
-
None
-
None
Description
Currently, the integration-tests are all in one bundle. This makes it difficult to deactivate integration tests if a certain bundle is not deployed.
Each bundle should come with its own integration-tests or we need a mechanism to check which bundles are present before executing the tests. The goal is to make the execution of integration tests as modular as the whole Stanbol system.