Confirmed users
33
edits
(now 110% more awesome) |
(Fixing indentation in tests w/ pre tags) |
||
| Line 287: | Line 287: | ||
# <code>setup()</code> | # <code>setup()</code> | ||
# Verify HTML output is: | # Verify HTML output is: | ||
#: <code>registering service worker</code> | |||
#: <code>registered service worker. scope: https://pdehaan.github.io/push-notification-test/</code> | |||
# Click "Check Service Worker" button. | # Click "Check Service Worker" button. | ||
# Verify HTML output is: | # Verify HTML output is: | ||
#: <code>checking service worker</code> | |||
#: <code>Service worker active</code> | |||
# Open about:serviceworkers | # Open about:serviceworkers | ||
# Verify service worker is registered to https://pdehaan.github.io/ origin. | # Verify service worker is registered to https://pdehaan.github.io/ origin. | ||