moto/tests/test_s3
Ruslan Kuprieiev 615d427c6d tests: multipart: use REDUCED_PART_SIZE and variable part size
There is no reason to use 5M chunks, especially with the reduced_part_size
decorator. Also made part_size to be variable to add extra layer of
testing to make sure that moto is handling that scenario correctly.

Signed-off-by: Ruslan Kuprieiev <ruslan@iterative.ai>
2019-07-20 16:26:24 +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 tests: multipart: use REDUCED_PART_SIZE and variable part size 2019-07-20 16:26:24 +03:00
test_server.py Fixing broken tests #2126 2019-03-28 10:09:03 -07:00