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
Has anyone ever tried something like this?