moto/tests/test_s3
Jon Michaelchuck 009b02bcd5 Raise a client error if PutBucketTags request contains duplicate keys
A PutBucketTags request with duplicate keys will raise a ClientError
with code InvalidTag and message 'Cannot provide multiple Tags with the
same key'.
2018-11-26 15:56:46 -08:00
..
__init__.py implement s3 object tagging 2017-07-15 22:36:12 -04:00
test_s3_lifecycle.py add TODO for testing exceptions with aimu and nve 2018-10-05 11:04:55 -05:00
test_s3_storageclass.py Revert minor changes to s3 tests 2018-08-05 19:18:11 -04:00
test_s3_utils.py Revert minor changes to s3 tests 2018-08-05 19:18:11 -04:00
test_s3.py Raise a client error if PutBucketTags request contains duplicate keys 2018-11-26 15:56:46 -08:00
test_server.py Authenticating to S3 in tests 2017-09-16 12:49:07 -07:00