Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/parse-community/parse-server
/ SecurityCheckGroups.spec.js
File
SecurityCheckGroups.spec.js
spec/SecurityCheckGroups.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
{ CheckState } = require(
'../lib/Security/Check'
);
Callers
nothing calls this directly
Calls
6
reconfigureServer
Function · 0.85
name
Method · 0.80
checks
Method · 0.80
checkState
Method · 0.80
run
Method · 0.45
get
Method · 0.45
Tested by
no test coverage detected