MCPcopy Create free account
hub / github.com/effect-app/libs / HttpEffect.test.ts

File HttpEffect.test.ts

repos/effect/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

deepStrictEqualFunction · 0.90
strictEqualFunction · 0.90
addFinalizerMethod · 0.80
syncMethod · 0.80
handlerFunction · 0.70
jsonMethod · 0.65
pipeMethod · 0.65
mapMethod · 0.65
streamMethod · 0.65
makeMethod · 0.65
contextMethod · 0.65

Tested by

no test coverage detected