QA/Push Notifications: Difference between revisions

Jump to navigation Jump to search
Fixing indentation in tests w/ pre tags
(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:
      registering service worker
#: <code>registering service worker</code>
      registered service worker. scope: https://pdehaan.github.io/push-notification-test/
#: <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:
    checking service worker
#: <code>checking service worker</code>
    Service worker active
#: <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.
Confirmed users
33

edits

Navigation menu