MCPcopy
hub / github.com/resend/react-email / read-stream.spec.ts

File read-stream.spec.ts

packages/render/src/node/read-stream.spec.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Readable } from 'node:stream';
2import { describe, expect, it } from 'vitest';
3import { readStream } from './read-stream';
4

Callers

nothing calls this directly

Calls 7

readStreamFunction · 0.90
itFunction · 0.85
pushMethod · 0.80
getWriterMethod · 0.80
writeMethod · 0.80
fromMethod · 0.45
closeMethod · 0.45

Tested by

no test coverage detected