angular/packages/service-worker/test
Paul Gschwendtner 5e55ee56f1 refactor: update service-worker tests to work with ESM (#48521)
* Updates circular dependency tests to use the `.mjs` outputs
* Switches away from CommonJS specific `require` calls.
* Simplifies the test helper logic since all browsers/NodeJS versions
  support `URL` as a global.

PR Close #48521
2022-12-19 19:50:44 +00:00
..
BUILD.bazel refactor: update service-worker tests to work with ESM (#48521) 2022-12-19 19:50:44 +00:00
comm_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
integration_spec.ts test(service-worker): better align mock client implementations with actual implementations (#42736) 2021-07-08 10:28:22 -07:00
module_spec.ts build: update to jasmine 4.0 (#45558) 2022-04-11 16:25:28 +00:00