Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/anomalyco/opencode
/ instruction-context.test.ts
File
instruction-context.test.ts
packages/core/test/instruction-context.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect } from
"bun:test"
2
import
{ Effect, Layer } from
"effect"
3
import
fs from
"fs/promises"
4
import
path from
"path"
Callers
nothing calls this directly
Calls
9
testEffect
Function · 0.90
tmpdir
Function · 0.90
location
Function · 0.90
initialize
Method · 0.80
sync
Method · 0.80
instructionLayer
Function · 0.70
describe
Function · 0.50
make
Method · 0.45
all
Method · 0.45
Tested by
no test coverage detected