Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ afterEach, describe, expect } from
"bun:test"
2
import
{ LayerNode } from
"@opencode-ai/core/effect/layer-node"
3
import
{ Effect, Layer } from
"effect"
4
import
path from
"path"
Callers
nothing calls this directly
Calls
9
disposeAllInstances
Function · 0.90
testEffect
Function · 0.90
instance
Method · 0.80
execute
Method · 0.65
init
Function · 0.50
describe
Function · 0.50
run
Function · 0.50
make
Method · 0.45
init
Method · 0.45
Tested by
no test coverage detected