MCPcopy
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

1import { expect } from 'chai';
2import { readFileSync } from 'fs';
3import * as sinon from 'sinon';
4

Callers

nothing calls this directly

Calls 15

itFunction · 0.85
newClientEncryptionFunction · 0.85
addResponseMethod · 0.80
createDataKeyMethod · 0.80
findOneMethod · 0.80
findOneAndDeleteMethod · 0.80
insertOneMethod · 0.80
rewrapManyDataKeyMethod · 0.80
encryptExpressionMethod · 0.80
readHttpResponseFunction · 0.70
collectionMethod · 0.65
doneFunction · 0.50

Tested by

no test coverage detected