angular-cn/packages/service-worker/test
crisbeto e9de28111d build: enable service-worker tests on saucelabs (#36129)
Enables the `service-worker` tests on Saucelabs and fixes some issues that were preventing them from running on IE. The issues were:
1. We were serving es2017 code during tests. I've set it to es5.
2. The check which was verifying whether the environment is supported ended up hitting a `require` call in the browser which caused it to fail on browsers that don't support the `URL` API.

PR Close #36129
2020-04-01 15:37:47 -07:00
..
BUILD.bazel build: enable service-worker tests on saucelabs (#36129) 2020-04-01 15:37:47 -07:00
comm_spec.ts refactor(core): Migrate TestBed.get to TestBed.inject (#32382) 2019-09-09 19:10:54 -04:00
integration_spec.ts build: TypeScript 3.5 upgrade (#31615) 2019-07-25 17:05:23 -07:00
module_spec.ts fix(service-worker): by default register the SW after 30s even the app never stabilizes (#35870) 2020-03-27 10:47:44 -07:00