swift/test/functional
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
..
s3api tests: Ensure XXE injection tests have config loaded 2023-01-19 11:24:34 -08:00
__init__.py Extract SwiftHttpProtocol to its own module 2022-12-06 11:15:53 -08:00
mock_swift_key_manager.py Retrieve encryption root secret from Barbican 2017-08-02 15:53:09 +03:00
swift_test_client.py func tests: plumb tolerate_missing through to listing_empty 2021-07-29 09:31:06 -07:00
test_access_control.py Get func tests passing with a minimal proxy pipeline 2020-09-18 13:05:41 -07:00
test_account.py Drop use of unittest2 2020-01-12 03:13:41 -06:00
test_container.py Drop use of unittest2 2020-01-12 03:13:41 -06:00
test_dlo.py dlo: Respond 200 on multi-range GETs 2019-08-16 16:35:34 -07:00
test_domain_remap.py Drop use of unittest2 2020-01-12 03:13:41 -06:00
test_object.py replace md5 with swift utils version 2020-12-15 09:52:55 -05:00
test_object_versioning.py tempurl: Deprecate sha1 signatures 2022-04-22 20:43:01 +10:00
test_slo.py replace md5 with swift utils version 2020-12-15 09:52:55 -05:00
test_staticweb.py s3api: Transfer REMOTE_USER when using s3_acl 2021-01-08 16:11:02 -08:00
test_symlink.py tempurl: Deprecate sha1 signatures 2022-04-22 20:43:01 +10:00
test_tempurl.py formpost: Add support for sha256/512 signatures 2022-06-16 09:52:37 -07:00
test_versioned_writes.py Merge "Get func tests passing with a minimal proxy pipeline" 2021-03-31 08:09:07 +00:00
tests.py replace md5 with swift utils version 2020-12-15 09:52:55 -05:00