Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/parse-community/parse-server
/ AudienceRouter.spec.js
File
AudienceRouter.spec.js
spec/AudienceRouter.spec.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
auth = require(
'../lib/Auth'
);
2
const
Config = require(
'../lib/Config'
);
3
const
rest = require(
'../lib/rest'
);
4
const
request = require(
'../lib/request'
);
Callers
nothing calls this directly
Calls
8
fail
Function · 0.85
reconfigureServer
Function · 0.85
create
Method · 0.80
updateOne
Method · 0.80
find
Method · 0.65
request
Function · 0.50
get
Method · 0.45
handleFind
Method · 0.45
Tested by
no test coverage detected