moto/tests/test_s3
2023-04-09 10:05:43 +00:00
..
__init__.py implement s3 object tagging 2017-07-15 22:36:12 -04:00
test_multiple_accounts_server.py Fix PytestRemovedIn8Warning Warnings 2022-10-27 19:46:47 -07:00
test_s3_acl.py Techdebt: Replace string-format with f-strings (for tests dirs) (#5678) 2022-11-17 21:41:08 -01:00
test_s3_auth.py S3: Fix Signature calculation for requests that contain a querystring (#5949) 2023-02-20 19:48:59 -01:00
test_s3_bucket_policy.py Techdebt: Explicitly add credentials to ThreadedMotoServer tests (#6081) 2023-03-17 12:05:05 -01:00
test_s3_classdecorator.py Admin: Update Docs to point to getmoto (#5826) 2023-01-07 10:35:14 -01:00
test_s3_cloudformation.py Techdebt: Replace string-format with f-strings (for tests dirs) (#5678) 2022-11-17 21:41:08 -01:00
test_s3_config.py Techdebt: Replace string-format with f-strings (for tests dirs) (#5678) 2022-11-17 21:41:08 -01:00
test_s3_copyobject.py Techdebt: Replace string-format with f-strings (for tests dirs) (#5678) 2022-11-17 21:41:08 -01:00
test_s3_custom_endpoint.py Feature: Allow custom endpoints for S3 (#4562) 2021-11-17 20:02:14 -01:00
test_s3_encryption.py Feature: S3 - enable encryption when copying keys (#4535) 2021-11-06 22:12:01 -01:00
test_s3_file_handles.py Core: Reset data when mock stops (#5958) 2023-02-22 10:21:45 -01:00
test_s3_lambda_integration.py Techdebt: skip tests when docker is not running (#6026) 2023-03-12 15:54:50 -01:00
test_s3_lifecycle.py Remove deprecated decorators + boto dependency (#4378) 2022-01-18 14:18:57 -01:00
test_s3_lock.py Update Black + formatting (#4926) 2022-03-10 13:39:59 -01:00
test_s3_logging.py S3: Enable bucket logging (#5847) 2023-01-16 22:36:08 -01:00
test_s3_metadata.py Pylint - Enable more rules on source and tests-directory (#4929) 2022-03-11 20:28:45 -01:00
test_s3_multipart.py S3: Close FileHandles on GC (#5556) 2022-10-12 21:08:01 +00:00
test_s3_object_attributes.py S3: get_object_attributes() (#6075) 2023-03-16 10:56:20 -01:00
test_s3_ownership.py S3: Support for ownership rule configuration (#5409) 2022-08-24 10:48:13 +00:00
test_s3_replication.py Techdebt: Enable pylint rules (#4432) 2021-10-18 19:44:29 +00:00
test_s3_select.py S3: select_object_content() (Experimental) (#6103) 2023-03-21 15:55:19 -01:00
test_s3_storageclass.py S3: Restored archived objects must be retrievable (#6043) 2023-03-09 21:00:17 -01:00
test_s3_tagging.py S3 - Return tag-count as string (#5258) 2022-06-23 20:38:22 +00:00
test_s3_utils.py S3: Improve Cors AllowedOrigin behaviour (#6007) 2023-03-03 21:40:55 -01:00
test_s3.py S3: Allow DeleteMarker as appropriate (#6187) 2023-04-08 10:34:15 +00:00
test_server.py S3: Allow Bucket Creation without specifying Content-Length header (#6190) 2023-04-09 10:05:43 +00:00