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

File aggregate.test.ts

test/unit/operations/aggregate.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { expect } from 'chai';
2
3import { AggregateOperation, MongoDBNamespace, WriteConcern } from '../../mongodb';
4describe('AggregateOperation', function () {

Callers

nothing calls this directly

Calls 2

itFunction · 0.85
fromOptionsMethod · 0.45

Tested by

no test coverage detected