loopback-component-storage/test
Jeff Burn 99fdb64d1e Fix #185: Validation failures crash server
Fixes issue where upload and download methods in FileSystemProvider
cause crashes in downstream methods by not returning streams in error
scenarios

- Add streamError, readStreamError, writeStreamError helper function
- Wrap all returns from upload / download methods in streams
- Fix incorrect format string
- Add new unit tests
2016-12-21 09:27:40 +11:00
..
files Fix #185: Validation failures crash server 2016-12-21 09:27:40 +11: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 #185: Validation failures crash server 2016-12-21 09:27:40 +11: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