angular/packages/service-worker/worker/test
Joey Perrott bd04fbc05b feat(service-worker): emit a notification when the service worker is already up to date after check (#45216)
When the service worker checks for an update and finds that the version on the server is the same as
the version locally installed, it currently noops.  This change introduces an event which it emits
in this situation which notifies clients a check has occurred without error and no update was found.

PR Close #45216
2022-03-03 12:29:04 -08:00
..
BUILD.bazel test: setup circular dependency tests for all entry points (#34774) 2020-01-23 11:36:40 -08:00
data_spec.ts feat(service-worker): add cacheOpaqueResponses option for data-groups (#44723) 2022-01-24 14:51:59 -08:00
happy_spec.ts feat(service-worker): emit a notification when the service worker is already up to date after check (#45216) 2022-03-03 12:29:04 -08:00
idle_spec.ts refactor(service-worker): make SwTestHarness.envIsSupported() a standalone function (#42736) 2021-07-08 10:28:22 -07:00
prefetch_spec.ts refactor(service-worker): move mock event classes to their own file (#42736) 2021-07-08 10:28:22 -07:00