MCPcopy
hub / github.com/parse-community/parse-server / helper.js

File helper.js

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

Source from the content-addressed store, hash-verified

1'use strict';
2const dns = require('dns');
3const semver = require('semver');
4const Parse = require('parse/node');

Callers

nothing calls this directly

Calls 12

loadAdapterFunction · 0.85
mockCustomFunction · 0.85
mockFacebookFunction · 0.85
mockShortLivedAuthFunction · 0.85
reconfigureServerFunction · 0.85
failFunction · 0.85
validatorFunction · 0.85
errorMethod · 0.80
getAllClassesMethod · 0.65
performInitializationMethod · 0.65
clearMethod · 0.45
logMethod · 0.45

Tested by

no test coverage detected