Commit Graph

3 Commits

Author SHA1 Message Date
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
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