Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/mongodb/node-mongodb-native
/ client_encryption.test.ts
File
client_encryption.test.ts
test/integration/node-specific/client_encryption.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ expect } from
'chai'
;
2
import
{ readFileSync } from
'fs'
;
3
import
* as sinon from
'sinon'
;
4
Callers
nothing calls this directly
Calls
15
it
Function · 0.85
newClientEncryption
Function · 0.85
addResponse
Method · 0.80
createDataKey
Method · 0.80
findOne
Method · 0.80
findOneAndDelete
Method · 0.80
insertOne
Method · 0.80
rewrapManyDataKey
Method · 0.80
encryptExpression
Method · 0.80
readHttpResponse
Function · 0.70
collection
Method · 0.65
done
Function · 0.50
Tested by
no test coverage detected