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

File write.test.ts

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 9

disposeAllInstancesFunction · 0.90
testEffectFunction · 0.90
instanceMethod · 0.80
executeMethod · 0.65
initFunction · 0.50
describeFunction · 0.50
runFunction · 0.50
makeMethod · 0.45
initMethod · 0.45

Tested by

no test coverage detected