Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/anomalyco/opencode
/ httpapi-workspace.test.ts
File
httpapi-workspace.test.ts
packages/opencode/test/server/httpapi-workspace.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ afterEach, describe, expect, mock } from
"bun:test"
2
import
{ mkdir } from
"node:fs/promises"
3
import
path from
"node:path"
4
import
{ Effect, Layer, Stream } from
"effect"
Callers
nothing calls this directly
Calls
15
testEffect
Function · 0.90
disposeAllInstances
Function · 0.90
resetDatabase
Function · 0.90
tmpdirScoped
Function · 0.90
registerAdapter
Function · 0.90
provideInstance
Function · 0.90
listedAdapter
Function · 0.85
requestServer
Function · 0.85
listenRemoteHttp
Function · 0.85
requestDefault
Function · 0.85
push
Method · 0.80
request
Function · 0.70
Tested by
no test coverage detected