pywebpush icon indicating copy to clipboard operation
pywebpush copied to clipboard

Integration Tests

Open gauntface opened this issue 7 years ago • 1 comments

If you are open to the idea, I'd be interested in adding integration tests for Chrome and Firefox for pywebpush using web-push-testing-service.

It's a node script that starts a server that accepts REST api calls, you can then request starting of a browser, getting a subscription and then request the last push received (i.e. after you sent a push message, request what was received).

gauntface avatar Mar 22 '17 18:03 gauntface

Neat!

jrconlin avatar Mar 24 '17 14:03 jrconlin