Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/nodejs/node
/ test-stream-iter-writable-interop.js
File
test-stream-iter-writable-interop.js
test/parallel/test-stream-iter-writable-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 Writable stream interop with the stream/iter API
Callers
nothing calls this directly
Calls
15
testFunctionExists
Function · 0.85
testSyncMethodsReturnFalse
Function · 0.85
testEndSyncReturnsNegativeOne
Function · 0.85
testDesiredSizeNull
Function · 0.85
testDrainableNull
Function · 0.85
testDropOldestThrows
Function · 0.85
testInvalidBackpressureThrows
Function · 0.85
testWritevInvalidChunksType
Function · 0.85
testWritevInvalidChunkUncorks
Function · 0.85
testCachedWriter
Function · 0.85
testObjectModeThrows
Function · 0.85
testDefaultIsStrict
Function · 0.85
Tested by
no test coverage detected