This integration test just runs API server responding concurrent api calls, but it assumes that there is a "demo" account (not root admin) in the system to test this feature. I just coded this test to save my manual testing efforts:)
Thanks -min On 1/17/13 9:15 PM, "prasanna" <t...@apache.org> wrote: >On 18 January 2013 10:23, Min Chen <min.c...@citrix.com> wrote: >> Hi Sudha, >> >> The unit tests will be automatically included in "mvn clean >>install" run after my merge. Integration test will not be enabled >>automatically since it relies on a running MS. >> >> Thanks >> - min >> >> >One can set it to run as part of the 'integration-test' phase of >maven. Does this run any hypervisors or only the API server responding >from a pre-seeded database?