moto/tests/test_s3
Hugo Picado 0945765537
Fixing metadata key on s3 operation response
ETag metadata key is being returned as "Etag" instead of "ETag". This leads to issues in some AWS SDKs using MotoServer. This change fixes the issue by updating the key to the correct format.

This closes #920
2017-04-27 13:57:18 +01:00
..
test_s3_lifecycle.py Lints. 2017-02-23 21:37:43 -05:00
test_s3_utils.py Lints. 2017-02-23 21:37:43 -05:00
test_s3.py s3: handle WebsiteRedirectLocation 2017-04-14 13:32:52 +02:00
test_server.py Fixing metadata key on s3 operation response 2017-04-27 13:57:18 +01:00