moto/tests/test_ec2
2022-02-07 14:13:50 -01:00
..
__init__.py ec2: add support for creation and importing of real SSH keys (#2108) 2019-05-25 11:17:52 +01:00
helpers.py Remove Py2 support (#3915) 2021-07-26 07:40:39 +01:00
test_account_attributes.py Techdebt: Enable pylint rules (#4432) 2021-10-18 19:44:29 +00:00
test_amazon_dev_pay.py Techdebt: Enable pylint rules (#4432) 2021-10-18 19:44:29 +00:00
test_amis.py Remove deprecated decorators + boto dependency (#4378) 2022-01-18 14:18:57 -01:00
test_availability_zones_and_regions.py Remove deprecated decorators + boto dependency (#4378) 2022-01-18 14:18:57 -01:00
test_carrier_gateways.py Techdebt: Enable pylint rules (#4432) 2021-10-18 19:44:29 +00:00
test_customer_gateways.py Remove deprecated decorators + boto dependency (#4378) 2022-01-18 14:18:57 -01:00
test_dhcp_options.py Remove deprecated decorators + boto dependency (#4378) 2022-01-18 14:18:57 -01:00
test_ec2_cloudformation.py Remove deprecated decorators + boto dependency (#4378) 2022-01-18 14:18:57 -01:00
test_ec2_core.py Techdebt: Enable pylint rules (#4432) 2021-10-18 19:44:29 +00:00
test_ec2_integration.py Techdebt: Enable pylint rules (#4432) 2021-10-18 19:44:29 +00:00
test_egress_only_igw.py Techdebt: Enable pylint rules (#4432) 2021-10-18 19:44:29 +00:00
test_elastic_block_store.py EC2 - create_snapshots (#4767) 2022-01-25 09:27:02 -01:00
test_elastic_ip_addresses.py Remove deprecated decorators + boto dependency (#4378) 2022-01-18 14:18:57 -01:00
test_elastic_network_interfaces.py EC2 - VpcEndpointServiceConfiguration (#4815) 2022-01-30 22:00:26 -01:00
test_flow_logs_cloudformation.py Techdebt: Enable pylint rules (#4432) 2021-10-18 19:44:29 +00:00
test_flow_logs.py Techdebt: Enable pylint rules (#4432) 2021-10-18 19:44:29 +00:00
test_general.py Remove deprecated decorators + boto dependency (#4378) 2022-01-18 14:18:57 -01:00
test_iam_integration.py Techdebt: Enable pylint rules (#4432) 2021-10-18 19:44:29 +00:00
test_instance_type_offerings.py Prep release 3.0 (#4776) 2022-01-21 09:42:36 -01:00
test_instance_types.py ec2: Add GpuInfo to describe_instance_types (#4828) 2022-02-07 14:13:50 -01:00
test_instances.py Remove deprecated decorators + boto dependency (#4378) 2022-01-18 14:18:57 -01:00
test_internet_gateways.py Remove deprecated decorators + boto dependency (#4378) 2022-01-18 14:18:57 -01:00
test_ip_addresses.py Techdebt: Enable pylint rules (#4432) 2021-10-18 19:44:29 +00:00
test_key_pairs.py Remove deprecated decorators + boto dependency (#4378) 2022-01-18 14:18:57 -01:00
test_launch_templates.py Techdebt: Enable pylint rules (#4432) 2021-10-18 19:44:29 +00:00
test_monitoring.py Techdebt: Enable pylint rules (#4432) 2021-10-18 19:44:29 +00:00
test_nat_gateway.py Techdebt: Enable pylint rules (#4432) 2021-10-18 19:44:29 +00:00
test_network_acls.py Remove deprecated decorators + boto dependency (#4378) 2022-01-18 14:18:57 -01:00
test_placement_groups.py Techdebt: Enable pylint rules (#4432) 2021-10-18 19:44:29 +00:00
test_prefix_lists.py feat: add support for filtering by tags in describe_managed_prefix_lists (#4747) 2022-01-13 11:41:01 -01:00
test_regions.py Remove deprecated decorators + boto dependency (#4378) 2022-01-18 14:18:57 -01:00
test_reserved_instances.py Techdebt: Enable pylint rules (#4432) 2021-10-18 19:44:29 +00:00
test_route_tables.py Remove deprecated decorators + boto dependency (#4378) 2022-01-18 14:18:57 -01:00
test_security_groups_cloudformation.py Techdebt: Enable pylint rules (#4432) 2021-10-18 19:44:29 +00:00
test_security_groups.py Remove deprecated decorators + boto dependency (#4378) 2022-01-18 14:18:57 -01:00
test_server.py Techdebt: Enable pylint rules (#4432) 2021-10-18 19:44:29 +00:00
test_settings.py Added new functionality for EC2 (#4701) 2021-12-19 13:27:23 -01:00
test_spot_fleet.py Techdebt: Enable pylint rules (#4432) 2021-10-18 19:44:29 +00:00
test_spot_instances.py Remove deprecated decorators + boto dependency (#4378) 2022-01-18 14:18:57 -01:00
test_subnets.py Remove deprecated decorators + boto dependency (#4378) 2022-01-18 14:18:57 -01:00
test_tags.py Remove deprecated decorators + boto dependency (#4378) 2022-01-18 14:18:57 -01:00
test_transit_gateway_cloudformation.py Techdebt: Enable pylint rules (#4432) 2021-10-18 19:44:29 +00:00
test_transit_gateway_peering_attachments.py Techdebt: Enable pylint rules (#4432) 2021-10-18 19:44:29 +00:00
test_transit_gateway.py Techdebt: Enable pylint rules (#4432) 2021-10-18 19:44:29 +00:00
test_utils.py Fix random_ipv6_cidr network generation, with test (#4438) 2021-10-19 13:04:30 +00:00
test_virtual_private_gateways.py Remove deprecated decorators + boto dependency (#4378) 2022-01-18 14:18:57 -01:00
test_vm_export.py Techdebt: Enable pylint rules (#4432) 2021-10-18 19:44:29 +00:00
test_vm_import.py Techdebt: Enable pylint rules (#4432) 2021-10-18 19:44:29 +00:00
test_vpc_endpoint_services_integration.py Admin: Fail dependency-check script, instead of failing silently (#4758) 2022-01-13 22:10:20 -01:00
test_vpc_peering.py Remove deprecated decorators + boto dependency (#4378) 2022-01-18 14:18:57 -01:00
test_vpc_service_configuration.py EC2 - VpcEndpointServiceConfiguration (#4815) 2022-01-30 22:00:26 -01:00
test_vpcs.py Remove deprecated decorators + boto dependency (#4378) 2022-01-18 14:18:57 -01:00
test_vpn_connections.py Remove deprecated decorators + boto dependency (#4378) 2022-01-18 14:18:57 -01:00
test_windows.py Techdebt: Enable pylint rules (#4432) 2021-10-18 19:44:29 +00:00