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

File instruction.test.ts

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

Source from the content-addressed store, hash-verified

1import { describe, expect, test } from "bun:test"
2import { SessionV1 } from "@opencode-ai/core/v1/session"
3import path from "path"
4import { Effect, FileSystem, Layer } from "effect"

Callers

nothing calls this directly

Calls 11

testEffectFunction · 0.90
provideInstanceFunction · 0.90
tmpdirScopedFunction · 0.90
withFilesFunction · 0.85
tmpWithFilesFunction · 0.85
provideInstructionFunction · 0.85
loadedFunction · 0.70
describeFunction · 0.50
makeMethod · 0.45
clearMethod · 0.45
todoMethod · 0.45

Tested by

no test coverage detected