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

File httpapi-provider.test.ts

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

Source from the content-addressed store, hash-verified

1import { describe, expect } from "bun:test"
2import { LayerNode } from "@opencode-ai/core/effect/layer-node"
3import { FSUtil } from "@opencode-ai/core/fs-util"
4import { Effect, Layer } from "effect"

Callers

nothing calls this directly

Calls 11

resetDatabaseFunction · 0.90
testEffectFunction · 0.90
requestFunction · 0.90
requestAuthorizeFunction · 0.85
requestCallbackFunction · 0.85
setEnvScopedFunction · 0.85
hasProviderWithFetchFunction · 0.85
hasNonZeroModelCostFunction · 0.85
instanceMethod · 0.80
describeFunction · 0.50

Tested by

no test coverage detected