moto/tests/test_s3
Antoine Wendlinger 9ed6e52d0a Handle VersionId in S3:delete_objects
VersionId is not read in delete_objects requests, and the behavior
differs from its singular counterpart delete_object.

This fixes the issue.
2020-04-23 19:01:58 +02: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 Handle VersionId in S3:delete_objects 2020-04-23 19:01:58 +02:00
test_server.py Run black on moto & test directories. 2019-10-31 10:36:05 -07:00