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

File cursor_stream.test.ts

test/integration/node-specific/cursor_stream.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { strictEqual } from 'node:assert';
2import { on, once } from 'node:events';
3
4import { expect } from 'chai';

Callers

nothing calls this directly

Calls 15

itFunction · 0.85
setupCollectionFunction · 0.85
onceFunction · 0.85
testDoneFunction · 0.85
dropCollectionMethod · 0.80
streamMethod · 0.80
onMethod · 0.80
insertManyMethod · 0.80
writeConcernMaxMethod · 0.80
failMethod · 0.80
onceMethod · 0.80
rejectMethod · 0.80

Tested by

no test coverage detected