Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/mongodb/node-mongodb-native
/ sessions_client.test.js
File
sessions_client.test.js
test/unit/assorted/sessions_client.test.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
3
const
expect = require(
'chai'
).expect;
4
const
mock = require(
'../../tools/mongodb-mock/index'
);
Callers
nothing calls this directly
Calls
14
it
Function · 0.85
setMessageHandler
Method · 0.80
startSession
Method · 0.80
insertOne
Method · 0.80
fail
Method · 0.80
endSession
Method · 0.80
collection
Method · 0.65
isHello
Function · 0.50
cleanup
Method · 0.45
uri
Method · 0.45
connect
Method · 0.45
close
Method · 0.45
Tested by
no test coverage detected