moto/tests/test_sns
Anders Kaseorg 8befcb6a48
Leave the global responses configuration alone (#3529)
Instead of modifying responses._default_mock, create our own
responses.RequestsMock object that we can modify as needed without
interfering with other users of the responses library.

Fixes #3264.

Signed-off-by: Anders Kaseorg <andersk@mit.edu>
2021-01-15 09:12:41 +00:00
..
__init__.py Port test suite from nose to pytest. 2020-11-10 08:23:44 +01:00
test_application_boto3.py Fix more typos. 2020-01-23 10:15:02 -08: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 Linting 2020-11-11 15:55:37 +00:00
test_topics.py Add Support for SNS Topic KmsMasterKeyId Attribute (#3389) 2020-10-16 12:30:07 +01:00