moto/tests/test_core
2023-03-12 15:54:50 -01:00
..
__init__.py Port test suite from nose to pytest. 2020-11-10 08:23:44 +01:00
test_account_id_resolution.py Fix PytestRemovedIn8Warning Warnings 2022-10-27 19:46:47 -07: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 Fix PytestRemovedIn8Warning Warnings 2022-10-27 19:46:47 -07: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 TechDebt - enable pylint rule redefined-outer-scope (#5518) 2022-10-04 16:28:30 +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 Rework mock_all to work as a context manager (#4607) 2021-11-22 22:06:59 -01:00
test_mock_regions.py Techdebt: replace mock with unittest.mock (#5775) 2022-12-15 11:17:50 -01:00
test_moto_api.py Core: Reset data when mock stops (#5958) 2023-02-22 10:21:45 -01: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 Feature: Configuration to Prettify responses (#5531) 2022-10-10 13:05:28 +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