Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/mongodb/node-mongodb-native
/ server_discovery_and_monitoring.prose.test.ts
File
server_discovery_and_monitoring.prose.test.ts
test/unit/sdam/server_discovery_and_monitoring.prose.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ expect } from
'chai'
;
2
import
{ once } from
'events'
;
3
import
{ createServer,
type
Server } from
'net'
;
4
Callers
nothing calls this directly
Calls
9
createServer
Function · 0.85
once
Function · 0.85
it
Function · 0.85
once
Method · 0.80
on
Method · 0.80
push
Method · 0.45
destroy
Method · 0.45
close
Method · 0.45
connect
Method · 0.45
Tested by
no test coverage detected