[jbosstools-issues] [JBoss JIRA] (JBIDE-24656) Split CDK3 server adapter integration tests into separated classes

Ondrej Dockal (JIRA) issues at jboss.org
Tue Jul 18 07:11:00 EDT 2017


     [ https://issues.jboss.org/browse/JBIDE-24656?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ondrej Dockal updated JBIDE-24656:
----------------------------------
    Fix Version/s: 4.5.0.Final
                       (was: 4.5.x)


> Split CDK3 server adapter integration tests into separated classes
> ------------------------------------------------------------------
>
>                 Key: JBIDE-24656
>                 URL: https://issues.jboss.org/browse/JBIDE-24656
>             Project: Tools (JBoss Tools)
>          Issue Type: Enhancement
>          Components: integration-tests
>    Affects Versions: 4.5.0.AM1
>            Reporter: Ondrej Dockal
>            Assignee: Ondrej Dockal
>             Fix For: 4.5.0.Final
>
>
> I decided to divide quite time-consuming CDK server adapter integration tests into smaller test cases due to time that is needed to run all of these test cases in one test class. The one class with all server adapter test cases will be divide into 4 independent classes.
> org.jboss.tools.cdk.ui.bot.test.server.adapter.CDK3IntegrationTest will be split into
> CDK3IntegrationStartTest
> CDK3IntegrationRestartTest
> CDK3IntegrationDockerTest
> CDK3IntegrationOpenshiftTest
> It will be possible to run cdk pr-check job much faster, if it would contain only one complex test case, instead of 4 test cases that each requires to start cdk 3 server adapter.



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jbosstools-issues mailing list