MCPcopy Index your code
hub / github.com/parse-community/parse-server / RestQuery.spec.js

File RestQuery.spec.js

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

Source from the content-addressed store, hash-verified

1'use strict';
2// These tests check the "find" functionality of the REST API.
3const auth = require('../lib/Auth');
4const Config = require('../lib/Config');

Callers

nothing calls this directly

Calls 15

failFunction · 0.85
reconfigureServerFunction · 0.85
RestQueryFunction · 0.85
createMethod · 0.80
loadSchemaMethod · 0.80
addClassIfNotExistsMethod · 0.80
reloadDataMethod · 0.80
updateClassMethod · 0.80
errorMethod · 0.80
findMethod · 0.65
countMethod · 0.65

Tested by

no test coverage detected