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

File auto_connect.test.ts

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

Source from the content-addressed store, hash-verified

1import { expect } from 'chai';
2import { once } from 'events';
3import * as sinon from 'sinon';
4

Callers

nothing calls this directly

Calls 15

itFunction · 0.85
onceFunction · 0.85
adminMethod · 0.80
buildInfoMethod · 0.80
listDatabasesMethod · 0.80
pingMethod · 0.80
replSetGetStatusMethod · 0.80
serverInfoMethod · 0.80
serverStatusMethod · 0.80
validateCollectionMethod · 0.80
failMethod · 0.80
hasNextMethod · 0.80

Tested by

no test coverage detected