moto/tests/test_s3
2023-06-07 22:28:40 +00:00
..
__init__.py
test_multiple_accounts_server.py
test_s3_acl.py
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
test_s3_config.py
test_s3_copyobject.py S3: fix checksum calculation (#6309) 2023-05-12 12:00:00 +00:00
test_s3_custom_endpoint.py
test_s3_encryption.py fix copy in place for bucket with encryption (#6303) 2023-05-10 10:03:03 +00:00
test_s3_file_handles.py S3: Cross-account access for buckets (#6333) 2023-05-31 09:59:16 +00: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
test_s3_lock.py fix S3 PutObjectRetention and PutObjectLegalHold not using versionId (#6295) 2023-05-08 20:41:22 +00:00
test_s3_logging.py S3: Enable bucket logging (#5847) 2023-01-16 22:36:08 -01:00
test_s3_metadata.py
test_s3_multipart.py S3: Do not unquote the key two times on multipart upload complete (#6287) 2023-05-08 17:14:20 +00:00
test_s3_object_attributes.py S3: get_object_attributes() (#6075) 2023-03-16 10:56:20 -01:00
test_s3_ownership.py
test_s3_replication.py
test_s3_select.py S3 Select: Support nested from-clauses (#6348) 2023-05-30 11:04:20 +00: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
test_s3_utils.py S3: fix checksum calculation (#6309) 2023-05-12 12:00:00 +00:00
test_s3.py S3: Cross-account access for buckets (#6333) 2023-05-31 09:59:16 +00:00
test_server.py S3: Return CORS headers for GET/PUT requests (#6376) 2023-06-07 22:28:40 +00:00