swift/test/functional/s3api
Tim Burke 3550e00dd9 tests: Ensure XXE injection tests have config loaded
Depending on test order (and possibly whether there were earlier
failures?) the new tests may trip KeyErrors when trying to get
s3_access_key values. Solution seems to be defining
setUpModule() / tearDownModule() like other functional tests.

Also fix up some Content-MD5 handling; if we're using pre-signed URLs,
we can't provide a Content-MD5.

Change-Id: Ifce72ec255b1b618b9914ce5785d04ee0ebd3b8c
Related-Change: I84494123cfc85e234098c554ecd3e77981f8a096
2023-01-19 11:24:34 -08:00
..
__init__.py func test improvements 2021-09-14 21:49:32 -07:00
s3_test_client.py s3api: Fix non-ascii MPUs 2022-01-28 21:01:17 -08:00
test_acl.py fix s3api functional tests 2020-05-15 22:38:04 -07:00
test_bucket.py func test improvements 2021-09-14 21:49:32 -07:00
test_multi_delete.py s3api: Fix multi_delete with object names using non-ASCII characters 2022-03-01 13:47:35 +01:00
test_multi_upload.py Round s3api listing LastModified to integer resolution 2022-05-10 11:26:27 +01:00
test_object.py s3api errors for unsupported headers x-delete-at, x-delete-after 2022-12-01 13:21:01 -08:00
test_presigned.py Tolerate absolute-form request targets 2023-01-03 12:49:30 -08:00
test_service.py fix s3api functional tests 2020-05-15 22:38:04 -07:00
test_versioning.py Remove lxml deprecated methods 2020-06-23 13:32:22 +02:00
test_xxe_injection.py tests: Ensure XXE injection tests have config loaded 2023-01-19 11:24:34 -08:00
utils.py replace md5 with swift utils version 2020-12-15 09:52:55 -05:00