Hi Supun, Yes this feature is supported. But still you need to figure out how you will handle the repo location inside your test.
The automation API provides a client for installing features is " FeatureManagementAdminServiceClient<https://svn.wso2.org/repos/wso2/people/dharshana/automation/framework/test-automation-framework/org.wso2.carbon.automation.api/src/main/java/org/wso2/carbon/automation/api/clients/feature/mgt/FeatureManagementAdminServiceClient.java>" available on [1]. And sample test case to use it is available on [2]. [1]. https://svn.wso2.org/repos/wso2/people/dharshana/automation/framework/test-automation-framework/org.wso2.carbon.automation.api/src/main/java/org/wso2/carbon/automation/api/clients/feature/mgt/FeatureManagementAdminServiceClient.java [2]. https://svn.wso2.org/repos/wso2/people/dharshana/automation/esb-hackathon/esb/esb/4.7.0/modules/integration/tests/src/test/java/org/wso2/carbon/esb/hl7/transport/test/HL7TestCase.java Thank You, Dharshana. On Mon, Sep 9, 2013 at 5:33 PM, Supun Malinga <[email protected]> wrote: > Hi All, > > Do we have support for this from the automation framework?. > > Since j2ee features are not shipped with AS by default, we would need to > install j2ee features at integration tests to run j2ee tests. Can we get a > sample test case if this is already available or we need add this as an > improvement to the automation-framework. > > thanks, > -- > Supun Malinga, > > Senior Software Engineer, > WSO2 Inc. > http://wso2.com > http://wso2.org > email - [email protected] <[email protected]> > mobile - 071 56 91 321 > -- Dharshana Warusavitharana Senior Software Engineer , Test Automation WSO2 Inc. http://wso2.com email : [email protected] <[email protected]> Tel : +94 11 214 5345 <94112145345> Fax :+94 11 2145300 cell : +94772202595 blog : http://dharshanaw.blogspot.com lean . enterprise . middleware
_______________________________________________ Architecture mailing list [email protected] https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
