[switchyard-issues] [JBoss JIRA] (SWITCHYARD-584) Ensure that the release tests do end-to-end testing and not just deployment

Tom Cunningham (Created) (JIRA) jira-events at lists.jboss.org
Mon Dec 12 16:18:10 EST 2011


Ensure that the release tests do end-to-end testing and not just deployment
---------------------------------------------------------------------------

                 Key: SWITCHYARD-584
                 URL: https://issues.jboss.org/browse/SWITCHYARD-584
             Project: SwitchYard
          Issue Type: Task
          Components: test
    Affects Versions: 0.4
            Reporter: Tom Cunningham
            Assignee: Tom Cunningham
             Fix For: 0.4


>From Keith's email : 

We should also make sure that all of the release tests actually test end-to-end and not just deployment.  If you look in the release/jboss-as7/tests project, the violators have test methods that look like this:

    @Test
    public void testDeployment() {
        Assert.assertNotNull("Dummy not null", "");
    }

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the switchyard-issues mailing list