Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/parse-community/parse-server
/ PointerPermissions.spec.js
File
PointerPermissions.spec.js
spec/PointerPermissions.spec.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
const
Config = require(
'../lib/Config'
);
3
4
describe(
'Pointer Permissions'
, () => {
Callers
nothing calls this directly
Calls
15
fail
Function · 0.85
actionGet
Function · 0.85
actionFind
Function · 0.85
actionCount
Function · 0.85
actionCreate
Function · 0.85
actionUpdate
Function · 0.85
actionAddFieldOnCreate
Function · 0.85
actionDelete
Function · 0.85
actionAddFieldOnUpdate
Function · 0.85
loadSchema
Method · 0.80
updateClass
Method · 0.80
addClassIfNotExists
Method · 0.80
Tested by
no test coverage detected