moto/tests/test_core
2024-02-26 08:36:25 -01:00
..
__init__.py
test_account_id_resolution.py
test_auth.py Techdebt: Verify minimum boto3-version, up minimum responses version (#7218) 2024-01-27 19:38:09 +00:00
test_backenddict.py Techdebt: Remove old/deprecated code (#7220) 2024-01-27 19:38:09 +00:00
test_backends.py Feature: Allow requests to passthrough to AWS (#7200) 2024-01-27 19:38:09 +00:00
test_config.py Core: Add endpoint to configure Dockerless services in ServerMode (#7393) 2024-02-26 08:36:25 -01:00
test_decorator_calls.py Techdebt: Hide private decorator-methods/attributes (#7216) 2024-01-27 19:38:09 +00:00
test_docker.py
test_ec2_vpc_endpoint_services.py Techdebt: Verify minimum boto3-version, up minimum responses version (#7218) 2024-01-27 19:38:09 +00:00
test_environ_patching.py Feature: Allow requests to passthrough to AWS (#7200) 2024-01-27 19:38:09 +00:00
test_importorder.py Techdebt: Verify minimum boto3-version, up minimum responses version (#7218) 2024-01-27 19:38:09 +00:00
test_instance_metadata.py Introduce mock_aws() (#7194) 2024-01-27 19:38:09 +00:00
test_mock_regions.py Introduce mock_aws() (#7194) 2024-01-27 19:38:09 +00:00
test_moto_api.py Introduce mock_aws() (#7194) 2024-01-27 19:38:09 +00:00
test_mypy.py Techdebt: Remove ACM/pytest warnings (#7350) 2024-02-17 07:39:03 -01:00
test_nested.py Introduce mock_aws() (#7194) 2024-01-27 19:38:09 +00:00
test_proxy.py MotoProxy - configure passthrough options (#7388) 2024-02-25 09:20:28 -01:00
test_request_mocking.py Introduce mock_aws() (#7194) 2024-01-27 19:38:09 +00:00
test_request_passthrough.py Techdebt: Verify minimum boto3-version, up minimum responses version (#7218) 2024-01-27 19:38:09 +00:00
test_responses_module.py Introduce mock_aws() (#7194) 2024-01-27 19:38:09 +00:00
test_responses.py
test_server.py Techdebt: Remove old/deprecated code (#7220) 2024-01-27 19:38:09 +00:00
test_settings.py
test_url_base_regex.py Introduce mock_aws() (#7194) 2024-01-27 19:38:09 +00:00
test_url_mapping.py
test_utils.py