[jbosstools-issues] [JBoss JIRA] (JBIDE-23029) Integration tests: Tests should be able to run individually

Andre Dietisheim (JIRA) issues at jboss.org
Tue Sep 13 05:07:04 EDT 2016


    [ https://issues.jboss.org/browse/JBIDE-23029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13292374#comment-13292374 ] 

Andre Dietisheim edited comment on JBIDE-23029 at 9/13/16 5:06 AM:
-------------------------------------------------------------------

[~mlabuda] Annotating a test-class with the red deer runner works ok for now. I guess we can postpone further improvements to later.  
I created a preliminary PR here https://github.com/jbosstools/jbosstools-integration-tests/pull/1609
Please have a look and comment. DONT MERGE YET (I need to remove the changes to ScalingTest, that I used to test this, first)


was (Author: adietish):
Annotating a test-class with the red deer runner works ok for now. I guess we can postpone further improvements to later.  
[~mlabuda] created a preliminary PR here https://github.com/jbosstools/jbosstools-integration-tests/pull/1609
Please have a look and comment. DONT MERGE YET (I need to remove the changes to ScalingTest, that I used to test this, first)

> 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
>            Assignee: Andre Dietisheim
>              Labels: integration_tests
>             Fix For: 4.4.2.Final
>
>
> 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)


More information about the jbosstools-issues mailing list