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

File Headers.test.ts

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

Source from the content-addressed store, hash-verified

1import * as Headers from "@effect/platform/Headers"
2import { describe, it } from "@effect/vitest"
3import { assertFalse, assertInclude, deepStrictEqual, strictEqual } from "@effect/vitest/utils"
4import { Effect, FiberId, FiberRef, FiberRefs, HashSet, Inspectable, Logger, Redacted } from "effect"

Callers

nothing calls this directly

Calls 14

deepStrictEqualFunction · 0.90
assertIncludeFunction · 0.90
assertFalseFunction · 0.90
strictEqualFunction · 0.90
itFunction · 0.85
parseMethod · 0.80
pipeMethod · 0.65
mapMethod · 0.65
updateMethod · 0.65
addMethod · 0.65
logMethod · 0.65
makeMethod · 0.65

Tested by

no test coverage detected