moto/tests/test_s3
jweite 3342d49a43
S3 cloudformation update (#3199)
* First cut of S3 Cloudformation Update support: encryption property.

* Update type support for S3.  Abstract base class for CloudFormation-aware models, as designed by @bblommers, introduced to decentralize CloudFormation resource and name property values to model objects.

* Blackened...

* Un-renamed param in s3.models.update_from_cloudformation_json() and its call to stay compatible with other modules.

Co-authored-by: Bert Blommers <bblommers@users.noreply.github.com>
Co-authored-by: Joseph Weitekamp <jweite@amazon.com>
Co-authored-by: Bert Blommers <info@bertblommers.nl>
2020-08-01 22:43:03 +01:00
..
__init__.py implement s3 object tagging 2017-07-15 22:36:12 -04:00
test_s3_lifecycle.py S3 - Add IllegalLocationConstraint validation when creating buckets 2020-02-02 10:36:51 +00:00
test_s3_storageclass.py S3 - Add IllegalLocationConstraint validation when creating buckets 2020-02-02 10:36:51 +00:00
test_s3_utils.py Run black on moto & test directories. 2019-10-31 10:36:05 -07:00
test_s3.py S3 cloudformation update (#3199) 2020-08-01 22:43:03 +01:00
test_server.py Run black on moto & test directories. 2019-10-31 10:36:05 -07:00