moto/tests/test_s3
2024-03-25 05:34:06 -01:00
..
__init__.py S3: put_bucket_logging() should handle prefix correctly (#7434) 2024-03-06 22:00:19 -01:00
test_multiple_accounts_server.py Admin: sorting imports with ruff (#7075) 2023-11-30 14:55:51 -01:00
test_s3_acl.py Techdebt: Remove old/deprecated code (#7220) 2024-01-27 19:38:09 +00:00
test_s3_auth.py Introduce mock_aws() (#7194) 2024-01-27 19:38:09 +00:00
test_s3_bucket_policy.py Admin: sorting imports with ruff (#7075) 2023-11-30 14:55:51 -01:00
test_s3_classdecorator.py Introduce mock_aws() (#7194) 2024-01-27 19:38:09 +00:00
test_s3_cloudformation.py Introduce mock_aws() (#7194) 2024-01-27 19:38:09 +00:00
test_s3_config.py S3: Adding notification for eventbridge (#7252) 2024-02-16 20:07:34 -01:00
test_s3_copyobject.py S3: Allow in place copies when bucket versioning is enabled (#7303) 2024-02-04 20:56:27 -01:00
test_s3_cross_account.py Introduce mock_aws() (#7194) 2024-01-27 19:38:09 +00:00
test_s3_custom_endpoint.py Fix requests mock for custom S3 endpoints (#7445) 2024-03-12 08:46:11 -01:00
test_s3_encryption.py Introduce mock_aws() (#7194) 2024-01-27 19:38:09 +00:00
test_s3_eventbridge_integration.py S3: Add Notifications for Restore-actions (#7455) 2024-03-10 13:51:22 -01:00
test_s3_file_handles.py S3: Form uploads: Ensure streams are closed properly (#7405) 2024-02-28 20:03:47 -01:00
test_s3_lambda_integration.py Introduce mock_aws() (#7194) 2024-01-27 19:38:09 +00:00
test_s3_lifecycle.py Introduce mock_aws() (#7194) 2024-01-27 19:38:09 +00:00
test_s3_list_object_versions.py Techdebt: Improve AWS tests (#7387) 2024-02-24 20:09:02 -01:00
test_s3_locales.py Introduce mock_aws() (#7194) 2024-01-27 19:38:09 +00:00
test_s3_lock.py Introduce mock_aws() (#7194) 2024-01-27 19:38:09 +00:00
test_s3_logging.py S3: put_bucket_logging() should handle prefix correctly (#7434) 2024-03-06 22:00:19 -01:00
test_s3_metadata.py Introduce mock_aws() (#7194) 2024-01-27 19:38:09 +00:00
test_s3_multipart.py Techdebt: Remove old/deprecated code (#7220) 2024-01-27 19:38:09 +00:00
test_s3_notifications.py S3: Adding notification for eventbridge (#7252) 2024-02-16 20:07:34 -01:00
test_s3_object_attributes.py Introduce mock_aws() (#7194) 2024-01-27 19:38:09 +00:00
test_s3_ownership.py Introduce mock_aws() (#7194) 2024-01-27 19:38:09 +00:00
test_s3_replication.py Introduce mock_aws() (#7194) 2024-01-27 19:38:09 +00:00
test_s3_select.py S3: select_object_content() now supports Compressed requests and CSV outputs (#7514) 2024-03-25 05:34:06 -01:00
test_s3_storageclass.py S3: Add Notifications for Restore-actions (#7455) 2024-03-10 13:51:22 -01:00
test_s3_tagging.py Techdebt: Remove old/deprecated code (#7220) 2024-01-27 19:38:09 +00:00
test_s3_utils.py Admin: sorting imports with ruff (#7075) 2023-11-30 14:55:51 -01:00
test_s3.py S3: Days must not be provided for select request when restoring object (#7468) 2024-03-15 18:52:07 -01:00
test_server.py Admin: Using ruff format instead of black (#7502) 2024-03-21 19:17:29 -01:00