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

File read_preference.test.ts

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 3

itFunction · 0.85
fromOptionsMethod · 0.45
secondaryOkMethod · 0.45

Tested by

no test coverage detected