MCPcopy
hub / github.com/Effect-TS/effect / HttpApp.test.ts

File HttpApp.test.ts

packages/platform/test/HttpApp.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { HttpApp, HttpServerResponse } from "@effect/platform"
2import { describe, test } from "@effect/vitest"
3import { deepStrictEqual, strictEqual } from "@effect/vitest/utils"
4import { Context, Effect, FiberRef, Runtime, Schema, Stream } from "effect"

Callers

nothing calls this directly

Calls 15

deepStrictEqualFunction · 0.90
strictEqualFunction · 0.90
syncMethod · 0.80
setFiberRefMethod · 0.80
getMethod · 0.65
pipeMethod · 0.65
makeMethod · 0.65
addFinalizerMethod · 0.65
mapMethod · 0.65
contextMethod · 0.65
handlerFunction · 0.50
encodeFunction · 0.50

Tested by

no test coverage detected