Commit Graph

3 Commits

Author SHA1 Message Date
Jeff Burn 64c723e123 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
2018-01-06 22:30:39 -03:00
Raymond Feng e53f369cfc Add .gitignore 2013-06-24 15:54:11 -07:00
Raymond Feng 8e3c3edeeb Add more test cases 2013-06-24 15:53:14 -07:00