moto/tests/test_sns
Kai f9e0595e12
Fix sqs message retention logic (#3924)
* Fix sqs message retention logic

* Apply lint to moto/sqs/models.py

* Fix failed tests because of freezing time

* Fix freezing time in test_publish_to_sqs_in_different_region
2021-05-13 15:06:54 +01:00
..
__init__.py Port test suite from nose to pytest. 2020-11-10 08:23:44 +01:00
test_application_boto3.py Update SNS get_endpoint_attributes response for Not Found endpoints (#3637) 2021-01-31 12:29:10 +00:00
test_application.py Enabled SNS endpoint attr must be lowercased (#3543) 2020-12-14 15:08:33 +00:00
test_publishing_boto3.py Fix sqs message retention logic (#3924) 2021-05-13 15:06:54 +01:00
test_publishing.py Fix sqs message retention logic (#3924) 2021-05-13 15:06:54 +01:00
test_server.py
test_subscriptions_boto3.py Port test suite from nose to pytest. 2020-11-10 08:23:44 +01:00
test_subscriptions.py
test_topics_boto3.py Fix:SNS Create FIFO Topic (#3533) 2021-01-26 15:04:52 +00:00
test_topics.py