Add web push tests

This commit is contained in:
nimbleghost 2023-05-29 17:57:21 +02:00
parent ff5c854192
commit a9fef387fa
20 changed files with 372 additions and 41 deletions

View file

@ -247,7 +247,7 @@ Reference: <https://stackoverflow.com/questions/34160509/options-for-testing-ser
#### With the dev servers
1. Get web push keys `go run main.go web-push-keys`
1. Get web push keys `go run main.go web-push generate-keys`
2. Run the server with web push enabled