MCPcopy 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

1const PromiseRouter = require('../lib/PromiseRouter').default;
2
3describe('PromiseRouter', () => {
4 it('should properly handle rejects', done => {

Callers

nothing calls this directly

Calls 3

failFunction · 0.85
routeMethod · 0.80
handlerMethod · 0.45

Tested by

no test coverage detected