We should provide the ability to run integration tests in a way that's separate from running pure unit tests. There already is at least 1 integration test that's run with the unit tests currently: DockerHubRegistryTest. We shoud separate this integration test (and the other ones that there might be?) and provide
- a specific maven profile for integration tests only
- a separate test suite
- blocks
-
JBIDE-22451 Tests: Improve test coverage in OpenShift
- Open
- is related to
-
JBIDE-22268 Server adapter wizard: create unit tests
- Closed
-
JBIDE-19506 Connection wizard, Connection: should have unit tests
- Pull Request Sent