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

File crud_api.test.ts

test/integration/crud/crud_api.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { finished } from 'node:stream/promises';
2
3import { expect } from 'chai';
4import * as sinon from 'sinon';

Callers

nothing calls this directly

Calls 15

ensureTypeByNameFunction · 0.90
itFunction · 0.85
finishedFunction · 0.85
dropDatabaseMethod · 0.80
insertOneMethod · 0.80
findOneMethod · 0.80
onMethod · 0.80
insertManyMethod · 0.80
adminMethod · 0.80
countDocumentsMethod · 0.80
toArrayMethod · 0.80
streamMethod · 0.80

Tested by

no test coverage detected