[aerogear-dev] [testing] integration tests

Matthias Wessendorf matzew at apache.org
Thu Aug 16 12:10:00 EDT 2012


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


More information about the aerogear-dev mailing list