angular-cn/packages/service-worker/worker/testing
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: 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 fix(service-worker): do not blow up when caches are unwritable (#26042) 2018-09-24 09:53:39 -07:00
fetch.ts refactor(service-worker): set http method in MockRequest constructor (#33930) 2019-11-22 13:15:56 -05:00
mock.ts test(service-worker): better simulate opaque requests (#30977) 2019-06-27 09:52:28 -07:00
scope.ts build: enable service-worker tests on saucelabs (#36129) 2020-04-01 15:37:47 -07:00