moto/tests/test_s3
2022-10-14 13:49:33 +00:00
..
__init__.py
test_multiple_accounts_server.py MultiAccount support (#5192) 2022-08-13 09:49:43 +00:00
test_s3_acl.py
test_s3_auth.py MultiAccount support (#5192) 2022-08-13 09:49:43 +00:00
test_s3_bucket_policy.py S3:get_object() - Simple BucketPolicy validation (#5476) 2022-09-16 15:59:45 +00:00
test_s3_classdecorator.py
test_s3_cloudformation.py
test_s3_config.py MultiAccount support (#5192) 2022-08-13 09:49:43 +00:00
test_s3_copyobject.py
test_s3_custom_endpoint.py
test_s3_encryption.py
test_s3_file_handles.py S3: Close FileHandles on GC (#5556) 2022-10-12 21:08:01 +00:00
test_s3_lambda_integration.py MultiAccount support (#5192) 2022-08-13 09:49:43 +00:00
test_s3_lifecycle.py
test_s3_lock.py
test_s3_metadata.py
test_s3_multipart.py S3: Close FileHandles on GC (#5556) 2022-10-12 21:08:01 +00:00
test_s3_ownership.py S3: Support for ownership rule configuration (#5409) 2022-08-24 10:48:13 +00:00
test_s3_replication.py
test_s3_storageclass.py
test_s3_tagging.py S3 - Return tag-count as string (#5258) 2022-06-23 20:38:22 +00:00
test_s3_utils.py
test_s3.py S3:list_object_versions(): Fix delimiter to take prefix into account (#5562) 2022-10-14 13:49:33 +00:00
test_server.py