moto/tests/test_sns
Adam Gilman 2ad0f2fc1c SNS create_topic should only accept valid characters (#1329)
* SNS create_topic should only accept valid characters

Closes #1328

* Fix flake8 errors

* Updated regex to match full TopicName constraints

Fixed test_server as it contained invalid TopicNames’ per constraints

* fix error message for invalid topic name
2017-11-13 18:27:11 +00:00
..
test_application_boto3.py General tidy up 2017-09-21 21:16:00 +01:00
test_application.py Cleanup SNS exceptions. Closes #751. 2017-03-16 22:28:30 -04:00
test_publishing_boto3.py Fixed typos ;-) 2017-10-20 14:52:24 +01:00
test_publishing.py Envelope sns message when sending to sqs (#1066) 2017-08-21 12:29:34 -07:00
test_server.py SNS create_topic should only accept valid characters (#1329) 2017-11-13 18:27:11 +00:00
test_subscriptions_boto3.py Added in publish by phone number 2017-09-26 00:21:07 +01:00
test_subscriptions.py General tidy up 2017-09-21 21:16:00 +01:00
test_topics_boto3.py SNS create_topic should only accept valid characters (#1329) 2017-11-13 18:27:11 +00:00
test_topics.py Fix tests for py26 and py3. 2017-02-27 20:53:57 -05:00