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

File CloudCode.spec.js

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

Source from the content-addressed store, hash-verified

1'use strict';
2const Config = require('../lib/Config');
3const Parse = require('parse/node');
4const ParseServer = require('../lib/index').ParseServer;

Callers

nothing calls this directly

Calls 15

reconfigureServerFunction · 0.85
failFunction · 0.85
maybeRunAfterFindTriggerFunction · 0.85
checkJobStatusFunction · 0.85
getJobStatusFunction · 0.85
loadSchemaMethod · 0.80
addClassIfNotExistsMethod · 0.80
destroyMethod · 0.80
isDateMethod · 0.80
destroyAllMethod · 0.80
nameMethod · 0.80
getDataMethod · 0.80

Tested by

no test coverage detected