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 |
||
---|---|---|
.. | ||
files | ||
fixtures | ||
images/album1 | ||
storage | ||
fs.test.js | ||
storage-service.test.js | ||
upload-download.test.js |