MCPcopy Index your code
hub / github.com/anomalyco/opencode / httpapi-instance-route-auth.test.ts

File httpapi-instance-route-auth.test.ts

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

Source from the content-addressed store, hash-verified

1import { afterEach, describe, expect, test } from "bun:test"
2import { ConfigProvider, Layer } from "effect"
3import { HttpRouter } from "effect/unstable/http"
4import { EventPaths } from "../../src/server/routes/instance/httpapi/groups/event"

Callers

nothing calls this directly

Calls 9

disposeAllInstancesFunction · 0.90
resetDatabaseFunction · 0.90
tmpdirFunction · 0.90
testFunction · 0.85
cancelBodyFunction · 0.85
appFunction · 0.70
basicFunction · 0.70
describeFunction · 0.50
requestMethod · 0.45

Tested by

no test coverage detected