Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/mongodb/node-mongodb-native
/ auto_connect.test.ts
File
auto_connect.test.ts
test/integration/node-specific/auto_connect.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
* as sinon from
'sinon'
;
4
Callers
nothing calls this directly
Calls
15
it
Function · 0.85
once
Function · 0.85
admin
Method · 0.80
buildInfo
Method · 0.80
listDatabases
Method · 0.80
ping
Method · 0.80
replSetGetStatus
Method · 0.80
serverInfo
Method · 0.80
serverStatus
Method · 0.80
validateCollection
Method · 0.80
fail
Method · 0.80
hasNext
Method · 0.80
Tested by
no test coverage detected