moto/tests/test_core
2023-09-14 12:48:20 +00:00
..
__init__.py
test_account_id_resolution.py
test_auth.py IAM validation: Resource is now processed during authorization (#6799) 2023-09-14 12:48:20 +00:00
test_backenddict.py
test_context_manager.py
test_decorator_calls.py
test_docker.py
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 Core: Mocked ACCESS_KEY values now adhere to AWS guidelines (#6807) 2023-09-12 13:17:01 +00:00
test_importorder.py
test_instance_metadata.py
test_mock_all.py
test_mock_regions.py
test_moto_api.py
test_nested.py
test_request_mocking.py
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
test_socket.py
test_url_base_regex.py
test_url_mapping.py
test_utils.py