Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ afterEach, expect } from
"bun:test"
2
import
{ existsSync } from
"node:fs"
3
import
path from
"node:path"
4
import
{ pathToFileURL } from
"node:url"
Callers
nothing calls this directly
Calls
6
testEffect
Function · 0.90
disposeAllInstances
Function · 0.90
tmpdirScoped
Function · 0.90
write
Method · 0.80
waitDisposed
Function · 0.70
reject
Method · 0.45
Tested by
no test coverage detected