s3-tests/s3tests/functional
Tim Burke 301272c0ef Care less about ordering when checking grants
Some tests, like test_object_header_acl_grants and
test_bucket_header_acl_grants, use the same id for all permissions.
Sort() is stable, so those tests end up testing the order of acl grants
returned by Boto. Not sure, but I think this may in turn depend on the
order of HTTP headers, where the order is not significant.

Signed-off-by: Tim Burke <tim.burke@gmail.com>
2017-09-12 13:24:00 -06:00
..
__init__.py Modified aws kms tests to use config variable kms_keyid 2017-03-28 10:03:59 -04: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 rgw: skip aws2 requests when testing aws4 2016-09-29 13:34:22 -07:00
test_s3.py Care less about ordering when checking grants 2017-09-12 13:24:00 -06:00
test_s3_website.py s3website: Refactor strings & aid debugging 2016-04-21 15:10:15 -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