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

File enumerate_databases.prose.test.ts

test/integration/enumerate_databases.prose.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 12

itFunction · 0.85
dropDatabaseMethod · 0.80
listDatabasesMethod · 0.80
adminMethod · 0.80
newClientMethod · 0.45
commandMethod · 0.45
dbMethod · 0.45
filterMethod · 0.45
mapMethod · 0.45
createCollectionMethod · 0.45
sortMethod · 0.45
closeMethod · 0.45

Tested by

no test coverage detected