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

File rest.spec.js

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

Source from the content-addressed store, hash-verified

1'use strict';
2// These tests check the "create" / "update" 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
createMethod · 0.80
updateMethod · 0.80
loadSchemaMethod · 0.80
addClassIfNotExistsMethod · 0.80
reloadDataMethod · 0.80
getObjectFunction · 0.70
findMethod · 0.65
requestFunction · 0.50
getMethod · 0.45

Tested by

no test coverage detected