Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/anomalyco/opencode
/ httpapi-config.test.ts
File
httpapi-config.test.ts
packages/opencode/test/server/httpapi-config.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ afterEach, describe, expect } from
"bun:test"
2
import
path from
"path"
3
import
{ Server } from
"../../src/server/server"
4
import
{ Effect, Fiber } from
"effect"
Callers
nothing calls this directly
Calls
9
disposeAllInstances
Function · 0.90
resetDatabase
Function · 0.90
tmpdirEffect
Function · 0.85
file
Method · 0.80
waitDisposed
Function · 0.70
app
Function · 0.70
json
Method · 0.65
describe
Function · 0.50
request
Method · 0.45
Tested by
no test coverage detected