Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/mongodb/node-mongodb-native
/ connect.test.ts
File
connect.test.ts
test/unit/cmap/connect.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ expect } from
'chai'
;
2
import
* as fs from
'fs'
;
3
import
* as net from
'net'
;
4
import
* as path from
'path'
;
Callers
nothing calls this directly
Calls
15
genClusterTime
Function · 0.90
isHello
Function · 0.90
it
Function · 0.85
connect
Function · 0.85
configureMockEnvHooks
Function · 0.85
makeClientMetadata
Function · 0.85
prepareHandshakeDocument
Function · 0.85
makeSocket
Function · 0.85
setMessageHandler
Method · 0.80
addListener
Method · 0.80
match
Method · 0.80
emit
Method · 0.65
Tested by
no test coverage detected