moto/tests/test_core
2023-09-08 07:27:17 +00:00
..
__init__.py Port test suite from nose to pytest. 2020-11-10 08:23:44 +01:00
test_account_id_resolution.py Techdebt: Replace sure with regular asserts in Core (#6507) 2023-07-10 21:04:31 +00:00
test_auth.py IAM validation: Now supports SSM requests (#6785) 2023-09-08 07:27:17 +00:00
test_backenddict.py Techdebt: Replace sure with regular asserts in Core (#6507) 2023-07-10 21:04:31 +00:00
test_context_manager.py Techdebt: Replace sure with regular asserts in Core (#6507) 2023-07-10 21:04:31 +00:00
test_decorator_calls.py Techdebt: Replace sure with regular asserts in Core (#6507) 2023-07-10 21:04:31 +00:00
test_docker.py Techdebt: skip tests when docker is not running (#6026) 2023-03-12 15:54:50 -01:00
test_ec2_vpc_endpoint_services.py Techdebt: Reenable EC2 VPC endpoint services tests (#6744) 2023-08-31 13:20:51 +00:00
test_environ_patching.py Techdebt: Replace sure with regular asserts in Core (#6507) 2023-07-10 21:04:31 +00:00
test_importorder.py Techdebt: Replace sure with regular assertions in RedShift (#6690) 2023-08-19 17:58:06 +00:00
test_instance_metadata.py Techdebt: Replace sure with regular asserts in Core (#6507) 2023-07-10 21:04:31 +00:00
test_mock_all.py Techdebt: Replace sure with regular asserts in Core (#6507) 2023-07-10 21:04:31 +00:00
test_mock_regions.py Techdebt: Replace sure with regular asserts in Core (#6507) 2023-07-10 21:04:31 +00:00
test_moto_api.py Techdebt: Replace sure with regular asserts in Core (#6507) 2023-07-10 21:04:31 +00:00
test_nested.py Techdebt: Replace sure with regular asserts in Core (#6507) 2023-07-10 21:04:31 +00:00
test_request_mocking.py Techdebt: Replace sure with regular asserts in Core (#6507) 2023-07-10 21:04:31 +00:00
test_responses_module.py Techdebt: Replace sure with regular asserts in Core (#6507) 2023-07-10 21:04:31 +00:00
test_responses.py Core: Allow request decompression (#6726) 2023-08-26 07:14:40 +00:00
test_server.py Fix usage of a single object instances for multiple concurrent requests (#6746) 2023-08-31 16:32:02 +00:00
test_settings.py Techdebt: Replace sure with regular asserts in Core (#6507) 2023-07-10 21:04:31 +00:00
test_socket.py Remove more DynamoDB2 references (#4933) 2022-03-11 21:29:16 -01:00
test_url_base_regex.py Techdebt: Replace sure with regular asserts in Core (#6507) 2023-07-10 21:04:31 +00:00
test_url_mapping.py Techdebt: Replace sure with regular asserts in Core (#6507) 2023-07-10 21:04:31 +00:00
test_utils.py Techdebt: Run ServerMode tests in newer Python versions (#6602) 2023-08-09 07:29:36 +00:00