pywebpush
pywebpush copied to clipboard
Integration Tests
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).
Neat!