[aerogear-dev] [testing] integration tests

Kris Borchers kris at redhat.com
Thu Aug 16 12:12:57 EDT 2012


Since we are using grunt for JS (not Maven), Grunt can be set up, and is set up to lint the code, run QUnit tests via PhantomJS, concat the files and minify on every build so IMO JS is all set.

On Aug 16, 2012, at 11:10 AM, Matthias Wessendorf <matzew at apache.org> wrote:

> Hi,
> 
> I was wondering if there are already some plans to include integration
> testing of the actual client libraries;
> 
> One option would be to utilize Maven:
> 1) start JBoss AS7 and deploy the (server) app to it
> 2) issue 'integration test' agains that deployed (server) app
> 3) In case all is good, un-deploy and stop AS7
> 
> For the different platforms, we should create separate 'integration
> test' projects
> * For JavaScript, we can use JSTestDriver (can be executed via maven)
> to execute the tests agains the app
> * For iOS we can use the build Xcode testing framework (can be done
> with some maven/scripting fu)
> * Android... sure there is something :-)
> 
> Greetings!
> Matthias
> 
> --
> Matthias Wessendorf
> 
> blog: http://matthiaswessendorf.wordpress.com/
> sessions: http://www.slideshare.net/mwessendorf
> twitter: http://twitter.com/mwessendorf
> _______________________________________________
> aerogear-dev mailing list
> aerogear-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/aerogear-dev




More information about the aerogear-dev mailing list