Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/anomalyco/opencode
/ workspace.test.ts
File
workspace.test.ts
packages/opencode/test/control-plane/workspace.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ afterEach, beforeEach, describe, expect, mock, test } from
"bun:test"
2
import
{ $ } from
"bun"
3
import
fs from
"node:fs/promises"
4
import
Http from
"node:http"
Callers
nothing calls this directly
Calls
15
testEffect
Function · 0.90
disposeAllInstances
Function · 0.90
resetDatabase
Function · 0.90
registerAdapter
Function · 0.90
provideTmpdirInstance
Function · 0.90
workspaceLayer
Function · 0.85
test
Function · 0.85
insertProject
Function · 0.85
workspaceInfo
Function · 0.85
insertWorkspace
Function · 0.85
recordedAdapter
Function · 0.85
expectExitContains
Function · 0.85
Tested by
no test coverage detected