Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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'
;
2
const
Config = require(
'../lib/Config'
);
3
const
Parse = require(
'parse/node'
);
4
const
ParseServer = require(
'../lib/index'
).ParseServer;
Callers
nothing calls this directly
Calls
15
reconfigureServer
Function · 0.85
fail
Function · 0.85
maybeRunAfterFindTrigger
Function · 0.85
checkJobStatus
Function · 0.85
getJobStatus
Function · 0.85
loadSchema
Method · 0.80
addClassIfNotExists
Method · 0.80
destroy
Method · 0.80
isDate
Method · 0.80
destroyAll
Method · 0.80
name
Method · 0.80
getData
Method · 0.80
Tested by
no test coverage detected