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

File HttpEffect.test.ts

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

Source from the content-addressed store, hash-verified

1import { describe, it, test } from "@effect/vitest"
2import { deepStrictEqual, strictEqual } from "@effect/vitest/utils"
3import { Context, Effect, References, Scope, Stream } from "effect"
4import * as Layer from "effect/Layer"

Callers

nothing calls this directly

Calls 15

strictEqualFunction · 0.90
deepStrictEqualFunction · 0.90
testFunction · 0.85
addFinalizerMethod · 0.80
contextMethod · 0.80
handlerFunction · 0.70
pipeMethod · 0.65
streamMethod · 0.65
makeMethod · 0.65
modifyMethod · 0.65
getMethod · 0.65

Tested by

no test coverage detected