]
Jeff MAURY updated JBIDE-22287:
-------------------------------
Fix Version/s: 4.6.x
(was: 4.5.x)
Test: Provide ability to run integration tests
----------------------------------------------
Key: JBIDE-22287
URL:
https://issues.jboss.org/browse/JBIDE-22287
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.4.0.Alpha1
Reporter: Andre Dietisheim
Fix For: 4.6.x
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|https://github.com/adietish/jbosstools-openshift/bl...].
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