moto/tests/test_core
Steve Pulec c7147b06b1 Cleanup responses mocking. Closes #1567
This unblocks requests to other websites with requests while Moto
is activated. It also adds a wildcard for AWS services to still
ensure no accidental requests are made for unmocked services
2019-07-10 21:59:25 -05:00
..
test_decorator_calls.py Add failing test for #1809 2018-09-05 11:31:47 +01:00
test_instance_metadata.py Change tests to use default server port of 5000. 2017-03-12 21:04:19 -04:00
test_moto_api.py Change tests to use default server port of 5000. 2017-03-12 21:04:19 -04:00
test_nested.py Testing new version of decorator. 2017-02-15 22:35:45 -05:00
test_request_mocking.py Cleanup responses mocking. Closes #1567 2019-07-10 21:59:25 -05:00
test_responses.py Handle UnicodeEncodeError when parsing querystring (#2170) 2019-05-25 18:34:47 +01:00
test_server.py Lints. 2017-02-23 21:37:43 -05:00
test_socket.py Fix socket.fakesock compatibility 2019-07-03 11:26:33 -07:00
test_url_mapping.py Lints. 2017-02-23 21:37:43 -05:00
test_utils.py Fix camelcase_to_underscore. Closes #767. 2017-03-15 23:39:36 -04:00