> You should add a test for putting a zero-length blob to > BaseBlobStoreIntegrationTest and test this against a few providers. We > probably want a second test for streaming zero-length InputStream payloads as > well.
@andrewgaul I've added integration tests for zero-length `String`, `ByteSource` and `InputStream` payloads, and successfully tested against Azure blob and aws-s3 -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds/pull/1120#issuecomment-316718635
