MCPcopy Create free account
hub / github.com/Effect-TS/effect / HttpApiEndpoint.test.ts

File HttpApiEndpoint.test.ts

packages/effect/test/unstable/httpapi/HttpApiEndpoint.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { assert, describe, it } from "@effect/vitest"
2import { Schema } from "effect"
3import { HttpApiEndpoint, HttpApiSchema } from "effect/unstable/httpapi"
4

Callers

nothing calls this directly

Calls 7

sseFunction · 0.85
encodeSyncMethod · 0.80
getMethod · 0.65
prefixMethod · 0.65
pipeMethod · 0.65
hasMethod · 0.45
statusMethod · 0.45

Tested by

no test coverage detected