Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/mongodb/node-mongodb-native
/ convert_socket_errors.test.ts
File
convert_socket_errors.test.ts
test/integration/node-specific/convert_socket_errors.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ Duplex } from
'node:stream'
;
2
3
import
{ expect } from
'chai'
;
4
import
* as sinon from
'sinon'
;
Callers
nothing calls this directly
Calls
15
configureFailPoint
Function · 0.90
clearFailPoint
Function · 0.90
filterForCommands
Function · 0.90
it
Function · 0.85
ns
Function · 0.85
insertOne
Method · 0.80
deleteMany
Method · 0.80
on
Method · 0.80
findOne
Method · 0.80
emit
Method · 0.65
collection
Method · 0.65
command
Method · 0.45
Tested by
no test coverage detected