s3-tests/s3tests/functional
Casey Bodley e54f0a4508 boto2: copy configured_storage_classes() fix from boto3
some boto2 storage class tests are failing because the list returned by
configured_storage_classes() included an empty string

the boto3 version had an extra line that removes empty values; copy that
for boto2

Signed-off-by: Casey Bodley <cbodley@redhat.com>
2023-09-21 17:44:59 -04:00
..
__init__.py pytest: add global configfile and autouse teardown fixtures 2023-01-21 22:40:33 -05:00
policy.py policy: refactor make_json_policy to use the new Policy classes 2018-01-17 10:56:33 +01:00
test_headers.py test_headers: add custom marks for auth_common/aws2/aws4 2023-01-25 17:07:40 -05:00
test_s3.py boto2: copy configured_storage_classes() fix from boto3 2023-09-21 17:44:59 -04:00
test_s3_website.py s3website: collections.Container removed from python3.10 2023-03-12 15:33:42 -04:00
test_utils.py pytest: replace nose eq() with assert == 2023-01-21 22:40:33 -05:00
utils.py pytest: replace nose eq() with assert == 2023-01-21 22:40:33 -05:00