moto/tests/test_core
2023-06-15 11:03:58 +00:00
..
__init__.py Port test suite from nose to pytest. 2020-11-10 08:23:44 +01:00
test_account_id_resolution.py Revert "Remove tests incompatible with werkzeug 2.3.0 (#6257)" (#6266) 2023-04-28 14:38:04 +00:00
test_auth.py Admin: Update Docs to point to getmoto (#5826) 2023-01-07 10:35:14 -01:00
test_backenddict.py TechDebt: Move BackendDict to base_backend (#5645) 2022-11-10 08:43:20 -01:00
test_context_manager.py MultiAccount support (#5192) 2022-08-13 09:49:43 +00:00
test_decorator_calls.py Techdebt: MyPy all the things (#6406) 2023-06-15 11:03:58 +00:00
test_docker.py Techdebt: skip tests when docker is not running (#6026) 2023-03-12 15:54:50 -01:00
test_environ_patching.py Techdebt: Enable pylint rules (#4432) 2021-10-18 19:44:29 +00:00
test_importorder.py Core: Prevent duplicate handlers when calling patch_client (#6317) 2023-05-12 15:34:41 +00:00
test_instance_metadata.py Techdebt: Replace string-format with f-strings (for tests dirs) (#5678) 2022-11-17 21:41:08 -01:00
test_mock_all.py Techdebt: MyPy all the things (#6406) 2023-06-15 11:03:58 +00:00
test_mock_regions.py Techdebt: replace mock with unittest.mock (#5775) 2022-12-15 11:17:50 -01:00
test_moto_api.py Moto Dashboard - Don't fail when S3 objects are deleted (#6410) 2023-06-15 11:03:20 +00:00
test_nested.py Remove deprecated decorators + boto dependency (#4378) 2022-01-18 14:18:57 -01:00
test_request_mocking.py Admin: Update Docs to point to getmoto (#5826) 2023-01-07 10:35:14 -01:00
test_responses_module.py Update Black + formatting (#4926) 2022-03-10 13:39:59 -01:00
test_responses.py Core: add date to response metadata (#6329) 2023-05-20 20:47:08 +00:00
test_server.py Techdebt - Align models-responses integration for all services (#5207) 2022-06-09 17:40:22 +00:00
test_settings.py Techdebt: replace mock with unittest.mock (#5775) 2022-12-15 11:17:50 -01:00
test_socket.py Remove more DynamoDB2 references (#4933) 2022-03-11 21:29:16 -01:00
test_url_base_regex.py Admin: Update Docs to point to getmoto (#5826) 2023-01-07 10:35:14 -01:00
test_url_mapping.py Techdebt: Enable pylint rules (#4432) 2021-10-18 19:44:29 +00:00
test_utils.py Update Black + formatting (#4926) 2022-03-10 13:39:59 -01:00