angular-cn/packages/service-worker/worker/test
Denis Omelkov 52483bf680 fix(service-worker): continue serving api requests on cache failure (#32996)
When responses are cached ok during sw initialization,
but caching throws an error when handling api response,
this response never gets to client. Fix response
delivery by catching errors, add logging and 2 test cases.

Fixes #21412

PR Close #32996
2019-10-14 20:21:41 +00:00
..
BUILD.bazel test(ivy): mark failing test targets with fixme-ivy-jit and fixme-ivy-local tags (#26471) 2018-10-23 08:57:42 -07:00
data_spec.ts fix(service-worker): cache opaque responses when requests exceeds timeout threshold (#30977) 2019-06-27 09:52:29 -07:00
happy_spec.ts fix(service-worker): continue serving api requests on cache failure (#32996) 2019-10-14 20:21:41 +00:00
idle_spec.ts test(service-worker): remove obsolete async test helpers (#30977) 2019-06-27 09:52:28 -07:00
prefetch_spec.ts test(service-worker): remove obsolete async test helpers (#30977) 2019-06-27 09:52:28 -07:00