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

File db.test.ts

test/integration/node-specific/db.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { expect } from 'chai';
2
3import {
4 Collection,

Callers

nothing calls this directly

Calls 15

setupDatabaseFunction · 0.90
itFunction · 0.85
writeConcernMaxMethod · 0.80
dropDatabaseMethod · 0.80
insertOneMethod · 0.80
collectionsMethod · 0.80
toArrayMethod · 0.80
listCollectionsMethod · 0.80
collectionMethod · 0.65
newClientMethod · 0.45
closeMethod · 0.45
dbMethod · 0.45

Tested by

no test coverage detected