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

File aggregation.test.ts

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

Source from the content-addressed store, hash-verified

1import { expect } from 'chai';
2
3import { type MongoClient, MongoInvalidArgumentError, MongoServerError } from '../../mongodb';
4import { filterForCommands } from '../shared';

Callers

nothing calls this directly

Calls 15

itFunction · 0.85
commandFunction · 0.85
insertManyMethod · 0.80
toArrayMethod · 0.80
deferMethod · 0.80
writeConcernMaxMethod · 0.80
deleteManyMethod · 0.80
hasNextMethod · 0.80
collectionMethod · 0.65
newClientMethod · 0.45
closeMethod · 0.45
dbMethod · 0.45

Tested by

no test coverage detected