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

File change_streams.prose.test.ts

test/integration/change-streams/change_streams.prose.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { expect } from 'chai';
2import { on, once } from 'events';
3import * as sinon from 'sinon';
4import { setTimeout } from 'timers';

Callers

nothing calls this directly

Calls 15

setupDatabaseFunction · 0.90
itFunction · 0.85
onceFunction · 0.85
recordEventFunction · 0.85
triggerResumableErrorFunction · 0.85
makeChangeStreamMethod · 0.80
onceMethod · 0.80
tryNextMethod · 0.80
insertOneMethod · 0.80
onMethod · 0.80
initIteratorModeFunction · 0.70
collectionMethod · 0.65

Tested by

no test coverage detected