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

File view.test.ts

test/integration/collection-management/view.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { expect } from 'chai';
2
3import { type CollectionInfo, type Db, type MongoClient } from '../../mongodb';
4

Callers

nothing calls this directly

Calls 8

itFunction · 0.85
dropCollectionMethod · 0.80
listCollectionsMethod · 0.80
newClientMethod · 0.45
dbMethod · 0.45
closeMethod · 0.45
createCollectionMethod · 0.45
nextMethod · 0.45

Tested by

no test coverage detected