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

File httpapi-mcp.test.ts

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

Source from the content-addressed store, hash-verified

1import { describe, expect } from "bun:test"
2import { Context, Effect, Layer } from "effect"
3import { HttpApiApp } from "../../src/server/routes/instance/httpapi/server"
4import { McpPaths } from "../../src/server/routes/instance/httpapi/groups/mcp"

Callers

nothing calls this directly

Calls 10

resetDatabaseFunction · 0.90
testEffectFunction · 0.90
instanceMethod · 0.80
requestFunction · 0.70
jsonFunction · 0.70
appFunction · 0.70
textMethod · 0.65
describeFunction · 0.50
setMethod · 0.45
requestMethod · 0.45

Tested by

no test coverage detected