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

File Utils.spec.js

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

Source from the content-addressed store, hash-verified

1const Utils = require('../lib/Utils');
2const { createSanitizedError, createSanitizedHttpError } = require("../lib/Error")
3const vm = require('vm');
4

Callers

nothing calls this directly

Calls 14

createSanitizedErrorFunction · 0.85
createSanitizedHttpErrorFunction · 0.85
encodeForUrlMethod · 0.80
addNestedKeysToRootMethod · 0.80
getCircularReplacerMethod · 0.80
getNestedPropertyMethod · 0.80
parseSizeToBytesMethod · 0.80
isDateMethod · 0.80
isRegExpMethod · 0.80
isMapMethod · 0.80
isSetMethod · 0.80
isNativeErrorMethod · 0.80

Tested by

no test coverage detected