Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ BSON, Int32, Long, serialize } from
'bson'
;
2
import
{ expect } from
'chai'
;
3
import
{ EventEmitter, once } from
'events'
;
4
import
* as fs from
'fs/promises'
;
Callers
nothing calls this directly
Calls
15
it
Function · 0.85
once
Function · 0.85
squashError
Function · 0.85
markCommand
Method · 0.80
kmsRequest
Method · 0.80
fail
Method · 0.80
fetchKeys
Method · 0.80
fetchCollectionInfo
Method · 0.80
emit
Method · 0.65
write
Method · 0.65
skip
Method · 0.45
end
Method · 0.45
Tested by
no test coverage detected