moto/tests/test_s3
2023-09-14 12:48:20 +00:00
..
__init__.py implement s3 object tagging 2017-07-15 22:36:12 -04:00
test_multiple_accounts_server.py Techdebt: Replace sure with regular assertions in S3 (#6603) 2023-08-07 16:48:48 +00:00
test_s3_acl.py Techdebt: Replace sure with regular assertions in S3 (#6603) 2023-08-07 16:48:48 +00:00
test_s3_auth.py Techdebt: Replace sure with regular assertions in S3 (#6603) 2023-08-07 16:48:48 +00:00
test_s3_bucket_policy.py IAM validation: Resource is now processed during authorization (#6799) 2023-09-14 12:48:20 +00:00
test_s3_classdecorator.py Techdebt: Replace sure with regular assertions in S3 (#6603) 2023-08-07 16:48:48 +00:00
test_s3_cloudformation.py Techdebt: Replace sure with regular assertions in S3 (#6603) 2023-08-07 16:48:48 +00:00
test_s3_config.py Techdebt: Replace sure with regular assertions in S3 (#6603) 2023-08-07 16:48:48 +00:00
test_s3_copyobject.py Techdebt: Replace sure with regular assertions in S3 (#6603) 2023-08-07 16:48:48 +00:00
test_s3_cross_account.py S3: Allow CrossAccount access to be disabled (#6741) 2023-08-31 06:48:28 +00:00
test_s3_custom_endpoint.py Techdebt: Replace sure with regular assertions in S3 (#6603) 2023-08-07 16:48:48 +00:00
test_s3_encryption.py Techdebt: Replace sure with regular assertions in S3 (#6603) 2023-08-07 16:48:48 +00:00
test_s3_file_handles.py Fix usage of a single object instances for multiple concurrent requests (#6746) 2023-08-31 16:32:02 +00:00
test_s3_lambda_integration.py Techdebt: Streamline AWSLambda/Docker tests (#6735) 2023-08-31 06:47:49 +00:00
test_s3_lifecycle.py Techdebt: Replace sure with regular assertions in S3 (#6603) 2023-08-07 16:48:48 +00:00
test_s3_lock.py Techdebt: Improve date handling across Moto (#6803) 2023-09-11 22:23:44 +00:00
test_s3_logging.py S3: add granting logging perms using bucket policy (#6715) 2023-09-08 13:12:26 +00:00
test_s3_metadata.py Techdebt: Replace sure with regular assertions in S3 (#6603) 2023-08-07 16:48:48 +00:00
test_s3_multipart.py Techdebt: Replace sure with regular assertions in S3 (#6603) 2023-08-07 16:48:48 +00:00
test_s3_object_attributes.py Techdebt: Replace sure with regular assertions in S3 (#6603) 2023-08-07 16:48:48 +00:00
test_s3_ownership.py Techdebt: Replace sure with regular assertions in S3 (#6603) 2023-08-07 16:48:48 +00:00
test_s3_replication.py Techdebt: Replace sure with regular assertions in S3 (#6603) 2023-08-07 16:48:48 +00:00
test_s3_select.py S3: select_object_content() now takes RecordDelimiter into account (#6618) 2023-08-09 10:49:01 +00:00
test_s3_storageclass.py Techdebt: Replace sure with regular assertions in S3 (#6603) 2023-08-07 16:48:48 +00:00
test_s3_tagging.py Techdebt: Replace sure with regular assertions in S3 (#6603) 2023-08-07 16:48:48 +00:00
test_s3_utils.py Techdebt: Run ServerMode tests in newer Python versions (#6602) 2023-08-09 07:29:36 +00:00
test_s3.py Techdebt: Improve date handling across Moto (#6803) 2023-09-11 22:23:44 +00:00
test_server.py Techdebt: Replace sure with regular assertions in S3 (#6603) 2023-08-07 16:48:48 +00:00