dfki-asr / compass

Collaborative Modular Prototyping And Simulation Server
Apache License 2.0
2 stars 0 forks source link

Feature/integration test #16

Closed wherget closed 9 years ago

wherget commented 9 years ago

This feature adds an Arquillian powered module which, after everything has been built, will try to deploy COMPASS' deployment EAR on a (freshly downloaded and configured) WildFly instance. It is configured to only do this for the continuous-integration profile, which is automatically activated when the environment variable CI=true (i.e. on a Travis-CI build).