loopback-component-storage/test
Miroslav Bajtoš 6cb5a294c5 Continue middleware chain after download error
Stop sending constructing the error response directly inside the
storage component and send the error back to the application to handle
it.

As a result:

 - `File.afterRemoteError` hook is trigered now

 - App-provided error handling strategy is used to build error
   responses, e.g. using the production mode of strong-error-handler
   to hide sensitive information.
2016-11-10 15:58:39 -05:00
..
files Add .gitignore 2013-06-24 15:54:11 -07:00
fixtures Fix linting errors 2016-10-19 11:36:39 -04:00
images/album1 Adding support for ACL, Content-Type, Max File Size and allowd Content-Types 2015-02-10 09:26:14 -05:00
storage Initial commits 2013-06-24 14:07:12 -07:00
fs.test.js Fix linting errors 2016-10-19 11:36:39 -04:00
storage-service.test.js Fix linting errors 2016-10-19 11:36:39 -04:00
upload-download.test.js Continue middleware chain after download error 2016-11-10 15:58:39 -05:00