Hi Dharshana, It would be grate if we can create a sub modules under tests-integration and test-ui-integration rather than putting the test classes inside the root module(tests-integration) from this moment, There might be an requirement having multi test module inside tests-integration. In ESB, we have multi test module. In future , It will required for API manager too.
Thanks, Nuwanw On Thu, Jan 22, 2015 at 4:45 AM, Dharshana Warusavitharana < [email protected]> wrote: > Hi All, > > Test framework 4.3.1 has being introduced to the APIM integration test > module under following structure. > > Moving forward automation team would implement tests based on the test > structure 4.3.1. > > integration > ├ > ├── pom.xml > ├── tests-common > │ ├── admin-clients > │ ├── integration-test-utils > │ └── ui-pages > ├── tests-integration > │ ├── pom.xml > │ └── src > │ └── test > │ ├── java > │ │ └── org > │ │ └── wso2 > │ │ └── am > │ │ └── integration > │ │ └── tests > │ │ ├── server > │ │ │ └── mgt > │ │ │ ├── > ApiMgtServerStartupTestCase.java > │ │ │ └── > OSGIServerBundleStatusTestCase.java > │ │ └── workflow > │ └── resources > ├── tests-platform > │ ├── pom.xml > │ └── resources > ├── tests-ui-integration > │ ├── pom.xml > > Please note the APIM will move to 1.9.0 release with the SVN so we need o > stick to the repository noted in [1]. > > > [1]. > http://svn.wso2.org/repos/wso2/carbon/platform/branches/turing/products/apimgt/1.9.0/ > > -- > > Dharshana Warusavitharana > Senior Software Engineer , Test Automation > WSO2 Inc. http://wso2.com > email : [email protected] <[email protected]> > Tel : +94 11 214 5345 > Fax :+94 11 2145300 > cell : +94770342233 > blog : http://dharshanaw.blogspot.com > > lean . enterprise . middleware > > _______________________________________________ > Dev mailing list > [email protected] > http://wso2.org/cgi-bin/mailman/listinfo/dev > > -- Nuwan Wimalasekara Senior Software Engineer - Test Automation WSO2, Inc.: http://wso2.com lean. enterprise. middleware phone: +94 71 668 4620
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
