cache-manager:wrap() method - support options parameter and raw return data #808
Annotations
3 errors
test/wrap.test.ts > wrap with multi-layer stores > should refresh according to refreshThreshold:
packages/cache-manager/test/wrap.test.ts#L191
AssertionError: expected +0 to deeply equal 1
- Expected
+ Received
- 1
+ 0
❯ test/wrap.test.ts:191:37
|
test/wrap.test.ts > wrap with multi-layer stores > should respect refreshAllStores:
packages/cache-manager/test/wrap.test.ts#L229
AssertionError: expected +0 to deeply equal 1
- Expected
+ Received
- 1
+ 0
❯ test/wrap.test.ts:229:37
|
test (20)
Process completed with exit code 1.
|