MCPcopy
hub / github.com/Effect-TS/effect / PersistedCache.test.ts

File PersistedCache.test.ts

packages/experimental/test/PersistedCache.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as PersistedCache from "@effect/experimental/PersistedCache"
2import * as Persistence from "@effect/experimental/Persistence"
3import { KeyValueStore } from "@effect/platform"
4import { assert, describe, it } from "@effect/vitest"

Callers

nothing calls this directly

Calls 3

testsuiteFunction · 0.70
pipeMethod · 0.65
provideMethod · 0.65

Tested by

no test coverage detected