MCPcopy 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

1import { afterEach, describe, expect, mock } from "bun:test"
2import { mkdir } from "node:fs/promises"
3import path from "node:path"
4import { Effect, Layer, Stream } from "effect"

Callers

nothing calls this directly

Calls 15

testEffectFunction · 0.90
disposeAllInstancesFunction · 0.90
resetDatabaseFunction · 0.90
tmpdirScopedFunction · 0.90
registerAdapterFunction · 0.90
provideInstanceFunction · 0.90
listedAdapterFunction · 0.85
requestServerFunction · 0.85
listenRemoteHttpFunction · 0.85
requestDefaultFunction · 0.85
pushMethod · 0.80
requestFunction · 0.70

Tested by

no test coverage detected