moto/tests/test_s3
benediktbrandt 479ce861a7
Env variable for default key buffer size (#4001)
* - introduce environment variable for DEFAULT_KEY_BUFFER_SIZE

* - prefix env variable with MOTO_S3 to avoid env variable conflicts

* - black formatting

* - fix formatting
2021-06-10 10:48:28 +01:00
..
__init__.py implement s3 object tagging 2017-07-15 22:36:12 -04:00
red.jpg S3 - Add more detail to error responses 2020-10-28 14:22:18 +00:00
test_s3_classdecorator.py Fix Mock 4.0.3 compatibility - Unpatch only once during teardown (#3541) 2021-02-15 08:42:16 +00:00
test_s3_cloudformation.py Linting 2020-11-11 15:55:37 +00:00
test_s3_lifecycle.py Finish porting from nose to pytest. 2020-11-10 08:25:05 +01:00
test_s3_storageclass.py Finish porting from nose to pytest. 2020-11-10 08:25:05 +01:00
test_s3_utils.py Check S3_IGNORE_SUBDOMAIN_BUCKETNAME environment variable (#3796) 2021-03-26 16:51:19 +00:00
test_s3.py Env variable for default key buffer size (#4001) 2021-06-10 10:48:28 +01:00
test_server.py Check S3_IGNORE_SUBDOMAIN_BUCKETNAME environment variable (#3796) 2021-03-26 16:51:19 +00:00