moto/tests/test_sns
Terry Cain 57d94d56c3
Implemented SNS.SetSMSAttributes & SNS.GetSMSAttributes + Filtering
TODO:
AddPermission / RemovePermission
CheckIfPhoneNumberIsOptedOut
ConfirmSubscription
ListPhoneNumbersOptedOut
OptInPhoneNumber
2017-09-19 22:48:46 +01:00
..
test_application_boto3.py Cleanup SNS exceptions. Closes #751. 2017-03-16 22:28:30 -04:00
test_application.py Cleanup SNS exceptions. Closes #751. 2017-03-16 22:28:30 -04:00
test_publishing_boto3.py Support SNS subscription attributes (#1087) 2017-09-07 11:19:34 -07:00
test_publishing.py Envelope sns message when sending to sqs (#1066) 2017-08-21 12:29:34 -07:00
test_server.py Lints. 2017-02-23 21:37:43 -05:00
test_sms_boto3.py Implemented SNS.SetSMSAttributes & SNS.GetSMSAttributes + Filtering 2017-09-19 22:48:46 +01:00
test_subscriptions_boto3.py Support SNS subscription attributes (#1087) 2017-09-07 11:19:34 -07:00
test_subscriptions.py SNS delete_topic should also delete subscriptions. 2017-07-31 13:37:29 +02:00
test_topics_boto3.py Fix tests for py26 and py3. 2017-02-27 20:53:57 -05:00
test_topics.py Fix tests for py26 and py3. 2017-02-27 20:53:57 -05:00