moto/tests/test_s3
Dawn James 8ce12027dd
Return correct error when creating a bucket with empty CreateBucketConfiguration (#3079)
* Several updates to the contributor documentation with extra information.

* Fix failing test by providing a region.

* Create test for issue 2210.

* Check if CreateBucketConfiguration is supplied and empty; raise MalformedXML error if so.
2020-06-19 11:44:43 +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 Return correct error when creating a bucket with empty CreateBucketConfiguration (#3079) 2020-06-19 11:44:43 +01:00
test_server.py Run black on moto & test directories. 2019-10-31 10:36:05 -07:00