MCPcopy
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

1import { UUID } from 'bson';
2import { expect } from 'chai';
3import * as crypto from 'crypto';
4import * as fs from 'fs/promises';

Callers

nothing calls this directly

Calls 15

getEncryptExtraOptionsFunction · 0.90
measureDurationFunction · 0.90
filterForCommandsFunction · 0.90
configureFailPointFunction · 0.90
clearFailPointFunction · 0.90
getCSFLEKMSProvidersFunction · 0.90
itFunction · 0.85
encryptSchemaFunction · 0.85
getLocalKmsProviderFunction · 0.85
makeBlockingFailForFunction · 0.85
timeoutContextFunction · 0.85

Tested by

no test coverage detected