moto/tests/test_s3
2023-10-05 07:43:53 +00:00
..
__init__.py Admin: Enable some tests to run against AWS (#6855) 2023-09-27 07:12:13 +00:00
test_multiple_accounts_server.py Admin: Rework skipped tests for ServerMode (#6833) 2023-09-19 19:46:20 +00:00
test_s3_acl.py Feature: Proxy (#6848) 2023-09-27 18:34:30 +00:00
test_s3_auth.py Admin: Rework skipped tests for ServerMode (#6833) 2023-09-19 19:46:20 +00:00
test_s3_bucket_policy.py Feature: Proxy (#6848) 2023-09-27 18:34:30 +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 Admin: Rework skipped tests for ServerMode (#6833) 2023-09-19 19:46:20 +00:00
test_s3_custom_endpoint.py Admin: Rework skipped tests for ServerMode (#6833) 2023-09-19 19:46:20 +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 Feature: Proxy (#6848) 2023-09-27 18:34:30 +00:00
test_s3_lambda_integration.py Feature: s3 sns notification (#6838) 2023-09-22 13:17:01 +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 Admin: Rework skipped tests for ServerMode (#6833) 2023-09-19 19:46:20 +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 S3: ContentLength-headers should be strings (#6884) 2023-10-05 07:43:53 +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 Feature: Proxy (#6848) 2023-09-27 18:34:30 +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 Feature: Proxy (#6848) 2023-09-27 18:34:30 +00:00
test_server.py Techdebt: Replace sure with regular assertions in S3 (#6603) 2023-08-07 16:48:48 +00:00