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

File schemas.spec.js

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

Source from the content-addressed store, hash-verified

1'use strict';
2
3const Parse = require('parse/node').Parse;
4const dd = require('deep-diff');

Callers

nothing calls this directly

Calls 15

reconfigureServerFunction · 0.85
failFunction · 0.85
simpleOneObjectFunction · 0.85
schemaCreationFunction · 0.85
schemaSetupFunction · 0.85
loadSchemaMethod · 0.80
addClassIfNotExistsMethod · 0.80
destroyMethod · 0.80
collectionExistsMethod · 0.80
hasClassMethod · 0.80
createIndexMethod · 0.80
_adaptiveCollectionMethod · 0.80

Tested by

no test coverage detected