moto/tests/test_sqs
irahulranjan 7b97141184
fix Fifo queue delivers duplicate message(s) (#3538)
* fix https://github.com/localstack/localstack/issues/3339

* fixe lint issues

* Fix review comments
- move deduplication time to constants
- make tests parameterized
- update tests as per review comments

* change variable name expectedCount => expected_count

* fix tests for python 2.7
increase deduplication mock config to account for delays

* ignore time mocking test in server mode
2020-12-13 14:39:10 +00:00
..
__init__.py Port test suite from nose to pytest. 2020-11-10 08:23:44 +01:00
test_server.py Run black on moto & test directories. 2019-10-31 10:36:05 -07:00
test_sqs_cloudformation.py List dependencies for services - add integration test to verify 2020-09-13 16:08:23 +01:00
test_sqs.py fix Fifo queue delivers duplicate message(s) (#3538) 2020-12-13 14:39:10 +00:00