MCPcopy Create free account
hub / github.com/effect-app/libs / ScopedCache.test.ts

File ScopedCache.test.ts

repos/effect/packages/effect/test/ScopedCache.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { assert, describe, it } from "@effect/vitest"
2import { Clock, Context, Data, Deferred, Duration, Effect, Exit, Fiber, Option, ScopedCache } from "effect"
3import { TestClock } from "effect/testing"
4

Callers

nothing calls this directly

Calls 15

assertFunction · 0.85
makeScopedTestCacheFunction · 0.85
makeManagedResourceCacheFunction · 0.85
adjustMethod · 0.80
makeWithMethod · 0.80
pushMethod · 0.80
syncMethod · 0.80
joinMethod · 0.80
someMethod · 0.80
refreshMethod · 0.80
filterMethod · 0.80
makeMethod · 0.65

Tested by

no test coverage detected