MCPcopy Index your code
hub / github.com/anomalyco/opencode / httpapi-experimental.test.ts

File httpapi-experimental.test.ts

packages/opencode/test/server/httpapi-experimental.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { afterEach, describe, expect } from "bun:test"
2import { LayerNode } from "@opencode-ai/core/effect/layer-node"
3import { Deferred, Effect, Fiber, Layer } from "effect"
4import { HttpClient, HttpClientResponse } from "effect/unstable/http"

Callers

nothing calls this directly

Calls 12

testEffectFunction · 0.90
disposeAllInstancesFunction · 0.90
resetDatabaseFunction · 0.90
insertAccountFunction · 0.85
setSessionUpdatedFunction · 0.85
instanceMethod · 0.80
requestFunction · 0.70
jsonFunction · 0.70
createSessionFunction · 0.70
withCreatedWorktreeFunction · 0.70
describeFunction · 0.50
allMethod · 0.45

Tested by

no test coverage detected