Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/mongodb/node-mongodb-native
/ driver.test.ts
File
driver.test.ts
test/integration/client-side-encryption/driver.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ UUID } from
'bson'
;
2
import
{ expect } from
'chai'
;
3
import
* as crypto from
'crypto'
;
4
import
* as fs from
'fs/promises'
;
Callers
nothing calls this directly
Calls
15
getEncryptExtraOptions
Function · 0.90
measureDuration
Function · 0.90
filterForCommands
Function · 0.90
configureFailPoint
Function · 0.90
clearFailPoint
Function · 0.90
getCSFLEKMSProviders
Function · 0.90
it
Function · 0.85
encryptSchema
Function · 0.85
getLocalKmsProvider
Function · 0.85
makeBlockingFailFor
Function · 0.85
runAndCheckForCSOTTimeout
Function · 0.85
timeoutContext
Function · 0.85
Tested by
no test coverage detected