[
https://issues.jboss.org/browse/JBIDE-23029?page=com.atlassian.jira.plugi...
]
Andre Dietisheim updated JBIDE-23029:
-------------------------------------
Comment: was deleted
(was: a great way it seems, to get a requirement fullfilled (without erroring - ex. test
needs a connection) would be to provide an annotiation like the requirement assertion
@RunIf. Something like @Requires or @Needs could fit well.)
Integration tests: Tests should be able to run individually
-----------------------------------------------------------
Key: JBIDE-23029
URL:
https://issues.jboss.org/browse/JBIDE-23029
Project: Tools (JBoss Tools)
Issue Type: Sub-task
Components: openshift
Affects Versions: 4.4.1.AM3
Reporter: Andre Dietisheim
Labels: integration_tests
Fix For: 4.4.x
We should be able to run the bot tests individually. Currently you cant because the suite
is setting up requirements (ex. ScalingTest requires a connection. The connection though
is set up in the CreateNewConnectionTest. You thus cant run ScalingTest only, you need to
copy the suite, comment all the tests that you dont need).
This is even more true since running the whole suite is a lengthy task.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)