Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/mongodb/node-mongodb-native
/ client_close.test.ts
File
client_close.test.ts
test/integration/node-specific/client_close.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
* as events from
'node:events'
;
2
3
import
{ expect } from
'chai'
;
4
import
* as process from
'process'
;
Callers
nothing calls this directly
Calls
15
runScriptAndGetProcessInfo
Function · 0.90
configureMongocryptdSpawnHooks
Function · 0.90
filterForCommands
Function · 0.90
getCSFLEKMSProviders
Function · 0.90
it
Function · 0.85
getCursors
Function · 0.85
admin
Method · 0.80
insertOne
Method · 0.80
once
Method · 0.80
on
Method · 0.80
startSession
Method · 0.80
startTransaction
Method · 0.80
Tested by
no test coverage detected