s3-tests/s3tests/functional
Robin H. Johnson cb1e14ae16 website: bucket-level tests (indexdoc, errordoc)
This adds tests for the new S3 Website code under development at on the
wip-static-website-robbat2-master branch (see the robbat2 fork).

The ErrorDoc tests with a valid uploaded ErrorDoc show that my existing
code fails as expected :-). All other IndexDoc cases pass already.

It would be nice to refactor some of this set of tests and extract
common code, because the only variation in some of them is the ACLs on a
single file.

Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
2016-04-20 16:08:57 -07:00
..
__init__.py refactor out _make_request and _make_bucket_request, with a common _make_raw_request; ready for s3website testing. 2016-04-20 16:08:57 -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 Improve proxy error support: "Bad Request" case 2015-12-18 11:50:11 -08:00
test_s3.py refactor out _make_request and _make_bucket_request, with a common _make_raw_request; ready for s3website testing. 2016-04-20 16:08:57 -07:00
test_s3_website.py website: bucket-level tests (indexdoc, errordoc) 2016-04-20 16:08:57 -07:00
test_utils.py Correctly generate non-mod 1024 parts in generator 2014-12-22 20:16:25 -08:00
utils.py Correctly generate non-mod 1024 parts in generator 2014-12-22 20:16:25 -08:00