s3-tests/s3tests_boto3/functional
Abhishek Lekshmanan 7682983704 boto3/test_s3: range encoding helper function takes a size argument
This is to avoid a get_object call for every range check as the object size will
not change during this duration and we'd most likely already know the object
sizes beforehand

Signed-off-by: Abhishek Lekshmanan <abhishek@suse.com>
(cherry picked from commit 741f2cbc9e)
2023-06-14 16:12:59 -04:00
..
__init__.py boto3: list_versions() omits empty KeyMarker/VersionIdMarker 2023-03-06 09:20:49 -05:00
policy.py boto3: Foundation laid for boto3 tests 2019-01-16 16:31:24 -05:00
rgw_interactive.py boto3: Foundation laid for boto3 tests 2019-01-16 16:31:24 -05:00
test_headers.py test_headers: add custom marks for auth_common/aws2/aws4 2023-01-25 18:04:31 -05:00
test_iam.py iam: add back missing fails_on_dbstore tags 2023-02-27 08:43:51 -05:00
test_s3.py boto3/test_s3: range encoding helper function takes a size argument 2023-06-14 16:12:59 -04:00
test_s3select.py adding tests per JSON input types, which includes various SQL operators. 2023-05-16 00:26:19 +03:00
test_sts.py better error handling in the STS tests 2023-02-20 11:49:34 -05:00
test_utils.py pytest: replace nose eq() with assert == 2023-01-25 18:03:50 -05:00
utils.py pytest: replace nose eq() with assert == 2023-01-25 18:03:50 -05:00