moto/tests/test_s3
Rahul Ranjan 628c026a07
Sort s3 object versions by last_modified_on in descending order (#3588)
* Sort s3 object versions by last_modified_on in descending order

- addresses https://github.com/localstack/localstack/issues/3433

* fix for python 2

* fix lint
2021-01-15 18:28:28 +00:00
..
__init__.py implement s3 object tagging 2017-07-15 22:36:12 -04:00
red.jpg S3 - Add more detail to error responses 2020-10-28 14:22:18 +00:00
test_s3_cloudformation.py Linting 2020-11-11 15:55:37 +00:00
test_s3_lifecycle.py Finish porting from nose to pytest. 2020-11-10 08:25:05 +01:00
test_s3_storageclass.py Finish porting from nose to pytest. 2020-11-10 08:25:05 +01:00
test_s3_utils.py Linting 2020-11-11 15:55:37 +00:00
test_s3.py Sort s3 object versions by last_modified_on in descending order (#3588) 2021-01-15 18:28:28 +00:00
test_server.py Enable CORS from everywhere using flask-cors. (#3316) 2020-09-19 10:07:17 +01:00