MCPcopy 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

1import { afterEach, describe, expect } from "bun:test"
2import path from "path"
3import { Server } from "../../src/server/server"
4import { Effect, Fiber } from "effect"

Callers

nothing calls this directly

Calls 9

disposeAllInstancesFunction · 0.90
resetDatabaseFunction · 0.90
tmpdirEffectFunction · 0.85
fileMethod · 0.80
waitDisposedFunction · 0.70
appFunction · 0.70
jsonMethod · 0.65
describeFunction · 0.50
requestMethod · 0.45

Tested by

no test coverage detected