MCPcopy
hub / github.com/parse-community/parse-server / ReadPreferenceOption.spec.js

File ReadPreferenceOption.spec.js

spec/ReadPreferenceOption.spec.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2
3const Parse = require('parse/node');
4const { ReadPreference, Collection } = require('mongodb');

Callers

nothing calls this directly

Calls 8

reconfigureServerFunction · 0.85
waitForReplicationFunction · 0.85
findMethod · 0.65
countMethod · 0.65
aggregateMethod · 0.65
requestFunction · 0.50
getMethod · 0.45
beforeFindMethod · 0.45

Tested by

no test coverage detected