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

File httpapi-global.test.ts

packages/opencode/test/server/httpapi-global.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 { Context, Effect, Layer, Option } from "effect"
4import { HttpBody, HttpClient, HttpClientRequest, HttpRouter } from "effect/unstable/http"

Callers

nothing calls this directly

Calls 5

testEffectFunction · 0.90
textMethod · 0.65
describeFunction · 0.50
layerMethod · 0.45
configLayerMethod · 0.45

Tested by

no test coverage detected