MCPcopy Index your code
hub / github.com/nodejs/node / test-stream-iter-readable-interop.js

File test-stream-iter-readable-interop.js

test/parallel/test-stream-iter-readable-interop.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Flags: --experimental-stream-iter
2'use strict';
3
4// Tests for classic Readable stream interop with the stream/iter API

Callers

nothing calls this directly

Calls 15

testProtocolExistsFunction · 0.85
testByteModeThroughFromFunction · 0.85
testByteModeThroughPullFunction · 0.85
testByteModeBytesFunction · 0.85
testBatchingBehaviorFunction · 0.85
testDelayedPushesFunction · 0.85
testEmptyStreamFunction · 0.85
testErrorPropagationFunction · 0.85
testWithTransformFunction · 0.85

Tested by

no test coverage detected