Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
testProtocolExists
Function · 0.85
testTrustedSourceByteMode
Function · 0.85
testTrustedSourceObjectMode
Function · 0.85
testTrustedSourceIdentity
Function · 0.85
testByteModeThroughFrom
Function · 0.85
testByteModeThroughPull
Function · 0.85
testByteModeBytes
Function · 0.85
testBatchingBehavior
Function · 0.85
testDelayedPushes
Function · 0.85
testEmptyStream
Function · 0.85
testErrorPropagation
Function · 0.85
testWithTransform
Function · 0.85
Tested by
no test coverage detected