moto/tests/test_sns
usmangani1 651998853b
Fix:SNS Create FIFO Topic (#3533)
* Fix:SNS Create FIFO Topic

* Added more tests

* change regular expression and added tests

* Handling NPE

Co-authored-by: usmanokc <usman@okcredit.in>
2021-01-26 15:04:52 +00:00
..
__init__.py Port test suite from nose to pytest. 2020-11-10 08:23:44 +01:00
test_application_boto3.py Fix more typos. 2020-01-23 10:15:02 -08:00
test_application.py Enabled SNS endpoint attr must be lowercased (#3543) 2020-12-14 15:08:33 +00:00
test_publishing_boto3.py Leave the global responses configuration alone (#3529) 2021-01-15 09:12:41 +00:00
test_publishing.py Fix deprecation warnings due to invalid escape sequences. (#3273) 2020-09-10 09:20:26 +01:00
test_server.py ACCOUNT_ID moved to moto.core, MOTO_ACCOUNT_ID env var override 2019-12-16 21:05:29 -05:00
test_subscriptions_boto3.py Port test suite from nose to pytest. 2020-11-10 08:23:44 +01:00
test_subscriptions.py Fix: SNS Delete subscriptions on topic deletion (#3410) 2020-10-29 08:52:02 +00:00
test_topics_boto3.py Fix:SNS Create FIFO Topic (#3533) 2021-01-26 15:04:52 +00:00
test_topics.py Add Support for SNS Topic KmsMasterKeyId Attribute (#3389) 2020-10-16 12:30:07 +01:00