moto/tests/test_sns
aantillonl e9dc5edf7f
Update SNS get_endpoint_attributes response for Not Found endpoints (#3637)
The response returned for sns.get_endpoint_attributes was not in
sync with the actual response from boto.

Co-authored-by: Antillon, Alejandro <alejandro.antillon@f-secure.com>
2021-01-31 12:29:10 +00:00
..
__init__.py Port test suite from nose to pytest. 2020-11-10 08:23:44 +01:00
test_application_boto3.py Update SNS get_endpoint_attributes response for Not Found endpoints (#3637) 2021-01-31 12:29:10 +00: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