I want to continously blackbox test the push part of my application. It is no problem to trigger the push notification with jenkins. The problem is to test if the notification also got delivered correctly.
I see three possible Sollutions 1. Jenkins could somehow register with GCM and APNS as device and directly receive the push 2. There could be an simple testing app on the phone which would notify jenkins upon reception. 3. ADB (not sure about iOS) connected devices bound to jenkins. Has anyone ever tried something like this? -- You received this message because you are subscribed to the Google Groups "Jenkins Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jenkinsci-users/1c2cec5c-f5ac-412d-acd2-710b3f76c100%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
