moto/tests/test_sns
Toshiya Kawasaki ce7eabd44a Envelope sns message when sending to sqs (#1066)
* envelop message when sendig from sns to sqs

* add test for publishing sns message to sqs

* specify separators options to json.dumps to avoid json bug in python2

* remove unused print

* replace time string for testing server mode
2017-08-21 12:29:34 -07: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 Envelope sns message when sending to sqs (#1066) 2017-08-21 12:29: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_subscriptions_boto3.py SNS delete_topic should also delete subscriptions. 2017-07-31 13:37:29 +02: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