angular-cn/packages/service-worker/worker/testing
Paul Gschwendtner 388496c17d refactor(service-worker): ensure compatibility with noImplicitOverride (#42512)
Adds the `override` keyword to the `service-worker` sources to ensure
compatibility with `noImplicitOverride`.

PR Close #42512
2021-07-12 13:11:16 -07:00
..
BUILD.bazel build: rules_nodejs 0.26.0 & use @npm instead of @ngdeps now that downstream angular build uses angular bundles (#28871) 2019-02-28 12:06:36 -08:00
cache.ts test(service-worker): make mock implementations more similar to actual ones (#37922) 2020-07-09 09:44:57 -07:00
clients.ts test(service-worker): better align mock client implementations with actual implementations (#42736) 2021-07-08 10:28:22 -07:00
events.ts test(service-worker): better align mock event implementations with actual implementations (#42736) 2021-07-08 10:28:22 -07:00
fetch.ts refactor(service-worker): ensure compatibility with noImplicitOverride (#42512) 2021-07-12 13:11:16 -07:00
mock.ts feat(service-worker): add the option to prefer network for navigation requests (#38565) 2020-09-22 09:29:20 -07:00
scope.ts refactor(service-worker): ensure compatibility with noImplicitOverride (#42512) 2021-07-12 13:11:16 -07:00
utils.ts refactor(service-worker): make `SwTestHarness.envIsSupported()` a standalone function (#42736) 2021-07-08 10:28:22 -07:00