Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/parse-community/parse-server
/ Schema.spec.js
File
Schema.spec.js
spec/Schema.spec.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
3
const
Config = require(
'../lib/Config'
);
4
const
SchemaController = require(
'../lib/Controllers/SchemaController'
);
Callers
nothing calls this directly
Calls
15
fail
Function · 0.85
createTestUser
Function · 0.85
reconfigureServer
Function · 0.85
validateSchemaStructure
Function · 0.85
validateSchemaDataStructure
Function · 0.85
loadSchema
Method · 0.80
setPermissions
Method · 0.80
addClassIfNotExists
Method · 0.80
reloadData
Method · 0.80
updateClass
Method · 0.80
getOneSchema
Method · 0.80
hasClass
Method · 0.80
Tested by
no test coverage detected