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

File Multipart.test.ts

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

Source from the content-addressed store, hash-verified

1import * as Multipart from "@effect/platform/Multipart"
2import { describe, test } from "@effect/vitest"
3import { deepStrictEqual } from "@effect/vitest/utils"
4import { Chunk, Effect, identity, pipe, Stream, Unify } from "effect"

Callers

nothing calls this directly

Calls 4

pipeFunction · 0.90
deepStrictEqualFunction · 0.90
pipeMethod · 0.65
zipMethod · 0.65

Tested by

no test coverage detected