moto/tests/test_s3
Ruslan Kuprieiev 2c2dff22bc moto: s3: support partNumber for head_object
To support it, we need to keep multipart info in the key itself when
completing multipart upload.

Fixes #2154

Signed-off-by: Ruslan Kuprieiev <ruslan@iterative.ai>
2019-07-15 20:47:29 +03: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 moto: s3: support partNumber for head_object 2019-07-15 20:47:29 +03:00
test_server.py Fixing broken tests #2126 2019-03-28 10:09:03 -07:00