s3-tests/s3tests/functional
Tommi Virtanen 199b8b46c5 Test S3 api for handling of Content-MD5 that does not match.
The existing test_object_create_bad_md5_invalid is not valid
base64, and hence triggers a different code path. This time,
submit valid base64, but have the result not match the expected
md5sum.
2011-08-10 14:55:34 -07:00
..
__init__.py Fix bug where prefix was None. 2011-07-13 14:49:07 -07:00
AnonymousAuth.py Move test_s3 into s3tests.functional, so it can be split to multiple files nicely. 2011-07-11 15:24:39 -07:00
test_headers.py Test S3 api for handling of Content-MD5 that does not match. 2011-08-10 14:55:34 -07:00
test_s3.py refactor/add additional prefix/delimiter bucket list tests 2011-08-10 12:05:28 -07:00
utils.py Move test_s3 into s3tests.functional, so it can be split to multiple files nicely. 2011-07-11 15:24:39 -07:00