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

File timeouts.test.ts

packages/effect/test/Stream/timeouts.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it } from "@effect/vitest"
2import { assertLeft, deepStrictEqual } from "@effect/vitest/utils"
3import * as Cause from "effect/Cause"
4import * as Chunk from "effect/Chunk"

Callers

nothing calls this directly

Calls 13

deepStrictEqualFunction · 0.90
assertLeftFunction · 0.90
chunkCoordinationFunction · 0.85
sleepMethod · 0.65
mapMethod · 0.65
failMethod · 0.65
dieMethod · 0.65
ofMethod · 0.65
adjustMethod · 0.65
joinMethod · 0.65
offerMethod · 0.65
pipeFunction · 0.50

Tested by

no test coverage detected