MCPcopy Create free account
hub / github.com/anomalyco/opencode / scoped-cache.test.ts

File scoped-cache.test.ts

packages/app/src/utils/scoped-cache.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, test } from "bun:test"
2import { createScopedCache } from "./scoped-cache"
3
4describe("createScopedCache", () => {

Callers

nothing calls this directly

Calls 7

createScopedCacheFunction · 0.90
testFunction · 0.85
pushMethod · 0.80
getMethod · 0.65
describeFunction · 0.50
deleteMethod · 0.45
clearMethod · 0.45

Tested by

no test coverage detected