angular-cn/packages/service-worker/worker/test
Denis Omelkov 621b659aa9 fix(service-worker): allow creating post api requests after cache failure (#33930)
Before creating a mutating http request, service-worker
invalidates lru cache entry and writes to cache storage.
Therefore, cache storage failure can prevent making post requests.
Fix this by catching and logging cache error, add a test case.

Fixes #33793

PR Close #33930
2019-11-22 13:15:56 -05: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 style: Remove use of `String` as type and use `string` instead. (#33763) 2019-11-12 13:59:16 -08:00
happy_spec.ts fix(service-worker): allow creating post api requests after cache failure (#33930) 2019-11-22 13:15:56 -05: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