Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/parse-community/parse-server
/ PromiseRouter.spec.js
File
PromiseRouter.spec.js
spec/PromiseRouter.spec.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
PromiseRouter = require(
'../lib/PromiseRouter'
).default;
2
3
describe(
'PromiseRouter'
, () => {
4
it(
'should properly handle rejects'
, done => {
Callers
nothing calls this directly
Calls
3
fail
Function · 0.85
route
Method · 0.80
handler
Method · 0.45
Tested by
no test coverage detected