MCPcopy
hub / github.com/mongodb/node-mongodb-native / state_machine.test.ts

File state_machine.test.ts

test/unit/client-side-encryption/state_machine.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { BSON, Int32, Long, serialize } from 'bson';
2import { expect } from 'chai';
3import { EventEmitter, once } from 'events';
4import * as fs from 'fs/promises';

Callers

nothing calls this directly

Calls 15

itFunction · 0.85
onceFunction · 0.85
squashErrorFunction · 0.85
markCommandMethod · 0.80
kmsRequestMethod · 0.80
failMethod · 0.80
fetchKeysMethod · 0.80
fetchCollectionInfoMethod · 0.80
emitMethod · 0.65
writeMethod · 0.65
skipMethod · 0.45
endMethod · 0.45

Tested by

no test coverage detected