s3-tests/s3tests/functional
Kyle Marsh d7b49713f7 S3 Fuzzer: Implmented headers and made random safe
Random can sometimes include } or { which will confuse the string formatter.
Formatter escapes those values when they're doubled: }}, {{ but this
required some slight hacking to the expander.
2011-09-12 12:53:18 -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_fuzzer.py S3 Fuzzer: Implmented headers and made random safe 2011-09-12 12:53:18 -07:00
test_headers.py add test for missing Content-Length header bucket creation 2011-08-25 17:46:25 -07:00
test_s3.py Add atomic read tests 2011-08-29 13:14:18 -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