swift/test/functional
Tim Burke 5f25e1cc77 s3api: Fix non-ascii MPUs
Previous problems included:
  - returning wsgi strings quoted assuming UTF-8 on py3 when initiating
    or completing multipart uploads
  - trying to str() some unicode on py2 when listing parts, leading to
    UnicodeEncodeErrors

Change-Id: Ibc1d42c8deffe41c557350a574ae80751e9bd565
2022-01-28 21:01:17 -08:00
..
s3api s3api: Fix non-ascii MPUs 2022-01-28 21:01:17 -08:00
__init__.py Cleanup tests' import of debug_logger 2021-04-27 12:04:41 +01: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 replace md5 with swift utils version 2020-12-15 09:52:55 -05: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 replace md5 with swift utils version 2020-12-15 09:52:55 -05:00
test_tempurl.py Get func tests passing with a minimal proxy pipeline 2020-09-18 13:05:41 -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