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

File RequestComplexity.spec.js

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

Source from the content-addressed store, hash-verified

1'use strict';
2
3const Config = require('../lib/Config');
4const auth = require('../lib/Auth');

Callers

nothing calls this directly

Calls 13

reconfigureServerFunction · 0.85
buildNestedInQueryFunction · 0.85
buildNestedNotInQueryFunction · 0.85
buildNestedSelectFunction · 0.85
buildNestedDontSelectFunction · 0.85
buildNestedOrQueryFunction · 0.85
buildNestedAndQueryFunction · 0.85
buildNestedNorQueryFunction · 0.85
findMethod · 0.65
subscribeMethod · 0.65
unsubscribeMethod · 0.65
getMethod · 0.45

Tested by

no test coverage detected