MCPcopy
hub / github.com/anomalyco/opencode / storage.test.ts

File storage.test.ts

packages/opencode/test/storage/storage.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect } from "bun:test"
2import path from "path"
3import { LayerNode } from "@opencode-ai/core/effect/layer-node"
4import { Effect, Exit, Layer } from "effect"

Callers

nothing calls this directly

Calls 12

testEffectFunction · 0.90
tmpdirScopedFunction · 0.90
remappedStorageFunction · 0.85
writeMethod · 0.80
removeMethod · 0.65
readMethod · 0.65
updateMethod · 0.65
listMethod · 0.65
describeFunction · 0.50
scopeFunction · 0.50
allMethod · 0.45
fromMethod · 0.45

Tested by

no test coverage detected