MCPcopy
hub / github.com/anomalyco/opencode / instance-bootstrap.test.ts

File instance-bootstrap.test.ts

packages/opencode/test/project/instance-bootstrap.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { afterEach, expect } from "bun:test"
2import { existsSync } from "node:fs"
3import path from "node:path"
4import { pathToFileURL } from "node:url"

Callers

nothing calls this directly

Calls 6

testEffectFunction · 0.90
disposeAllInstancesFunction · 0.90
tmpdirScopedFunction · 0.90
writeMethod · 0.80
waitDisposedFunction · 0.70
rejectMethod · 0.45

Tested by

no test coverage detected