MCPcopy Index your code
hub / github.com/nodejs/node / streaming.mjs

File streaming.mjs

test/fixtures/test-runner/plan/streaming.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import test from 'node:test';
2import { Readable } from 'node:stream';
3
4test('planning with streams', (t, done) => {

Callers

nothing calls this directly

Calls 7

generateFunction · 0.70
testFunction · 0.50
doneFunction · 0.50
planMethod · 0.45
fromMethod · 0.45
onMethod · 0.45
shiftMethod · 0.45

Tested by

no test coverage detected