1
0
mirror of https://github.com/minio/minio.git synced 2025-03-31 01:33:41 -04:00

3 Commits

Author SHA1 Message Date
Krishnan Parthasarathi
4f902d42b2 Add unit-tests for ListObjectParts API handler ()
* Add missing uploadID test
... make variables in test code unexported.
* Add ServerNotInitialized test for ListObjectPartsHandler
* Add tests for ListObjectParts with signatureV2 and Anonymous requests
* Add failure test cases for ListObjectParts
2016-10-03 08:54:57 -07:00
Harshavardhana
5ecba587f7 api: Relax object name validation. ()
Fixes 
2016-09-30 16:56:36 -07:00
Harshavardhana
5885ffc8ae signature: Add legacy signature v2 support transparently. ()
Add new tests as well.
2016-09-30 14:32:13 -07:00