MCPcopy
hub / github.com/parse-community/parse-server / EnableExpressErrorHandler.spec.js

File EnableExpressErrorHandler.spec.js

spec/EnableExpressErrorHandler.spec.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1const request = require('../lib/request');
2
3describe('Enable express error handler', () => {
4 it('should call the default handler in case of error, like updating a non existing object', async done => {

Callers

nothing calls this directly

Calls 5

reconfigureServerFunction · 0.85
nextFunction · 0.85
failFunction · 0.85
requestFunction · 0.50
closeMethod · 0.45

Tested by

no test coverage detected