moto/tests/test_s3
Gregory Bataille d952410965 1987 support transfer acceleration (#2018)
* chore(): remove executable flag on moto/s3/response.py

* chore(): ignore .eggs temp file

* feat(#1987): get bucket acceleration support

* feat(#1987): put bucket acceleration support

* feat(#1987): suspend undefined bucket is a no-op

* feat(#1987): validate accelerate_configuration status

* feat(#1987): bucket containing dots do not support acceleration

* doc(#1987): update implementation coverage
2019-05-25 11:19:00 +01: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 1987 support transfer acceleration (#2018) 2019-05-25 11:19:00 +01:00
test_server.py Fixing broken tests #2126 2019-03-28 10:09:03 -07:00