moto/tests/test_sns
Karthikeyan Singaravelan 7054143701
Fix deprecation warnings due to invalid escape sequences. (#3273)
* Fix deprecation warnings due to invalid escape sequences.

* Fix linter error.
2020-09-10 09:20:26 +01:00
..
test_application_boto3.py Fix more typos. 2020-01-23 10:15:02 -08:00
test_application.py Fix more typos. 2020-01-23 10:15:02 -08:00
test_publishing_boto3.py Fix deprecation warnings due to invalid escape sequences. (#3273) 2020-09-10 09:20:26 +01: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 Fix sns unsubscribe & delete_topic behavior 2019-12-27 16:04:12 +01:00
test_subscriptions.py Fix sns unsubscribe & delete_topic behavior 2019-12-27 16:04:12 +01:00
test_topics_boto3.py fix: deleting non-existent topic shouldn't raise KeyError (#3285) 2020-09-10 08:32:41 +01:00
test_topics.py fix: deleting non-existent topic shouldn't raise KeyError (#3285) 2020-09-10 08:32:41 +01:00