[aerogear-dev] Frontend and backend testing scenario ready!
Karel Piwko
kpiwko at redhat.com
Fri Jul 19 08:12:20 EDT 2013
Hi All,
with a big kudos going to Tadeas Kriz and Stefan Miklosovic, we finally have a
test [1] that:
1/ Deploys push server on AS7 (starts or connects AS7)
2/ Registers a push app and a variant id
3/ Deploys a client app to Android (emulator or real device, starts or
connects AVD)
4/ Registers an app on push server
5/ Broadcasts a message to push server
6/ Verifies push notification was received
And all the worflow is defined in the test class, so you can even run it from
the IDE and debug! Now, we need to polish the dependencies [2] [3] (it is using
zillion of snapshot versions so far) and make it a part of the test suite.
iOS coming laterish ;-)
Karel
[1]
https://github.com/TadeasKriz/aerogear-push-test-arquillian/blob/master/src/test/java/org/jboss/aerogear/pushtest/PushTestCase.java
[2] https://github.com/TadeasKriz/aerogear-push-test-arquillian
[3] https://github.com/TadeasKriz/aerogear-push-test-android
More information about the aerogear-dev
mailing list