s3-tests/s3tests/functional
Stephon Striplin 76f78c0bb8 refactor raw GET tests
urllib2 is no longer necessary. We will use urlparse instead to get the
path and query components of the uri.
2011-08-26 13:42:31 -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 add test for missing Content-Length header bucket creation 2011-08-25 17:46:25 -07:00
test_s3.py refactor raw GET tests 2011-08-26 13:42:31 -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