On Mon, Jan 30, 2017 at 3:33 AM, Matthias Wessendorf <matzew(a)apache.org>
wrote:
Hi,
we now have some Node.js test driver in place, as part of our overall
test-suite repo. I've merged Josemi's work here:
https://github.com/aerogear/ups-test-suite/tree/master/dynamic-test-driver
The script uses the Node Admin client ([1]) to receive a list of all
PushApplications and than uses our own Node.js sender ([2]) to send a push
against the fetched PushApps!
I hope you will enjoy it!
[1]
https://github.com/bucharest-gold/unifiedpush-admin-client
Awesome, i'm glad this is going to be useful :)