moto/tests/test_core
2021-09-22 21:50:27 +00:00
..
__init__.py Port test suite from nose to pytest. 2020-11-10 08:23:44 +01:00
test_auth.py Linting 2020-11-11 15:55:37 +00:00
test_context_manager.py Run black on moto & test directories. 2019-10-31 10:36:05 -07:00
test_decorator_calls.py Address pytest warnings (#3629) 2021-01-29 11:31:56 +00:00
test_environ_patching.py Fix Mock 4.0.3 compatibility - Unpatch only once during teardown (#3541) 2021-02-15 08:42:16 +00:00
test_instance_metadata.py Port test suite from nose to pytest. 2020-11-10 08:23:44 +01:00
test_moto_api.py Port test suite from nose to pytest. 2020-11-10 08:23:44 +01:00
test_nested.py SQS - duplicate deprecated tests (#4326) 2021-09-22 21:50:27 +00:00
test_request_mocking.py Request matching - return known requests first (#3793) 2021-08-28 13:34:32 +01:00
test_responses.py Tech debt - remove dead DynamoDB code and add RDS tests (#4136) 2021-08-04 17:24:26 +01:00
test_server.py Tech debt - remove dead DynamoDB code and add RDS tests (#4136) 2021-08-04 17:24:26 +01:00
test_socket.py Rewrite deprecated DynamoDB2 tests (#3904) 2021-09-22 18:13:28 +00:00
test_url_base_regex.py Fix regex URLs so that a dot is actually interpreted as a dot (#4110) 2021-08-28 13:42:45 +01:00
test_url_mapping.py Fix deprecation warnings due to invalid escape sequences. (#3273) 2020-09-10 09:20:26 +01:00
test_utils.py Remove unnecessary dependencies EC2/SQS (#4094) 2021-07-29 06:38:16 +01:00