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

File CloudCode.Validator.spec.js

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

Source from the content-addressed store, hash-verified

1'use strict';
2const Parse = require('parse/node');
3const validatorFail = () => {
4 throw 'you are not authorized';

Callers

nothing calls this directly

Calls 8

failFunction · 0.85
destroyMethod · 0.80
testConfigFunction · 0.70
findMethod · 0.65
runMethod · 0.45
getMethod · 0.45
beforeFindMethod · 0.45
afterFindMethod · 0.45

Tested by

no test coverage detected