Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/parse-community/parse-server
/ ParseACL.spec.js
File
ParseACL.spec.js
spec/ParseACL.spec.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// This is a port of the test suite:
2
// hungry/js/test/parse_acl_test.js
3
const
rest = require(
'../lib/rest'
);
4
const
Config = require(
'../lib/Config'
);
Callers
nothing calls this directly
Calls
9
equal
Function · 0.85
ok
Function · 0.85
fail
Function · 0.85
destroy
Method · 0.80
create
Method · 0.80
loadSchema
Method · 0.80
updateClass
Method · 0.80
find
Method · 0.65
get
Method · 0.45
Tested by
no test coverage detected