swift/test/unit/common/middleware
indianwhocodes 46e7da97c6 s3api: Support GET/HEAD request with ?partNumber
Co-Authored-By: Alistair Coles <alistairncoles@gmail.com>
Co-Authored-By: Clay Gerrard <clay.gerrard@gmail.com>
Closes-Bug: #1735284
Change-Id: Ib396309c706fbc6bc419377fe23fcf5603a89f45
2024-03-12 13:47:55 +00:00
..
crypto encryption: Expose decrypted metadata via CORS 2023-02-24 21:24:16 +00:00
s3api s3api: Support GET/HEAD request with ?partNumber 2024-03-12 13:47:55 +00:00
__init__.py Initial commit of middleware refactor 2010-08-20 00:42:38 +00:00
helpers.py FakeSwift: use HTTPMethodNotAllowed not HTTPNotImplemented 2023-12-14 17:00:11 +00:00
test_account_quotas.py Patch policies for more per-policy quota tests 2023-04-03 10:04:36 -07:00
test_acl.py pep8 fix: assertEquals -> assertEqual 2015-10-11 12:57:25 +02:00
test_backend_ratelimit.py Add FakeStatsdClient to unit tests 2023-08-07 10:10:45 +01:00
test_bulk.py Move *_swift_info functions into a new registry module 2022-02-03 14:41:13 +00:00
test_catch_errors.py Merge "Enforce Content-Length in catch_errors" 2018-06-28 12:23:45 +00:00
test_cname_lookup.py Move *_swift_info functions into a new registry module 2022-02-03 14:41:13 +00:00
test_container_sync.py Fix statsd prefix mutation in proxy controllers 2022-01-27 09:06:15 -08:00
test_copy.py Cleanup tests' import of debug_logger 2021-04-27 12:04:41 +01:00
test_crossdomain.py Increase some middleware test coverage 2019-06-05 06:19:04 +00:00
test_dlo.py tests: fix FakeSwift HEAD with query param 2023-08-18 14:28:25 +01:00
test_domain_remap.py Move *_swift_info functions into a new registry module 2022-02-03 14:41:13 +00:00
test_etag_quoter.py Middleware that allows a user to have quoted Etags 2020-01-27 12:53:35 -08:00
test_formpost.py Add FakeStatsdClient to unit tests 2023-08-07 10:10:45 +01:00
test_gatekeeper.py Allow internal clients to use reserved namespace 2019-11-27 11:22:00 -06:00
test_healthcheck.py swob: Stop auto-encoding unicode bodies 2018-06-28 09:58:44 -07:00
test_helpers.py FakeSwift: use HTTPMethodNotAllowed not HTTPNotImplemented 2023-12-14 17:00:11 +00:00
test_keystoneauth.py Add a project scope read-only role to keystoneauth 2021-08-02 14:35:32 -05:00
test_list_endpoints.py py3: Monkey-patch json.loads to accept bytes on py35 2018-11-02 21:38:53 +00:00
test_listing_formats.py Cleanup tests' import of debug_logger 2021-04-27 12:04:41 +01:00
test_memcache.py Refactor memcache config and MemcacheRing loading 2022-10-26 11:01:18 +01:00
test_name_check.py Move *_swift_info functions into a new registry module 2022-02-03 14:41:13 +00:00
test_object_versioning.py tests: fix FakeSwift HEAD with query param 2023-08-18 14:28:25 +01:00
test_proxy_logging.py Add FakeStatsdClient to unit tests 2023-08-07 10:10:45 +01:00
test_quotas.py pep8: Turn on E305 2020-04-03 21:22:38 +02:00
test_ratelimit.py Move *_swift_info functions into a new registry module 2022-02-03 14:41:13 +00:00
test_read_only.py read-only: Only act on Swift paths 2022-02-09 14:01:42 -08:00
test_recon.py Add and pipe reconstructor stats through recon 2021-08-20 00:03:40 +00:00
test_slo.py slo: part-number=N query parameter support 2024-03-12 06:47:02 -07:00
test_staticweb.py staticweb: Allow empty listings at the root of a container 2021-05-11 15:46:45 -07:00
test_subrequest_logging.py Cleanup tests' import of debug_logger 2021-04-27 12:04:41 +01:00
test_symlink.py s3api: Stop propagating storage policy to sub-requests 2023-11-14 15:09:18 +00:00
test_tempauth.py Fix handling of non-ASCII accounts 2023-06-13 15:28:41 -07:00
test_tempurl.py Add FakeStatsdClient to unit tests 2023-08-07 10:10:45 +01:00
test_versioned_writes.py Move *_swift_info functions into a new registry module 2022-02-03 14:41:13 +00:00
test_xprofile.py Consistently use io.BytesIO 2019-10-15 15:09:46 +02:00