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

File httpapi-authorization.test.ts

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

Source from the content-addressed store, hash-verified

1import { NodeHttpServer } from "@effect/platform-node"
2import { describe, expect } from "bun:test"
3import { Effect, Layer, Option, Schema } from "effect"
4import { HttpClient, HttpClientRequest, HttpRouter } from "effect/unstable/http"

Callers

nothing calls this directly

Calls 12

testEffectFunction · 0.90
getProbeFunction · 0.85
basicFunction · 0.70
tokenFunction · 0.70
addMethod · 0.65
getMethod · 0.65
describeFunction · 0.50
makeMethod · 0.45
handleMethod · 0.45
layerMethod · 0.45
configLayerMethod · 0.45
allMethod · 0.45

Tested by

no test coverage detected