moto/tests/test_ec2
2022-08-23 14:52:42 +00:00
..
__init__.py
helpers.py
test_account_attributes.py
test_amazon_dev_pay.py
test_amis.py MultiAccount support (#5192) 2022-08-13 09:49:43 +00:00
test_availability_zones_and_regions.py
test_carrier_gateways.py MultiAccount support (#5192) 2022-08-13 09:49:43 +00:00
test_customer_gateways.py EC2: create_customer_gateway - support PublicIp and IpAddress (#5253) 2022-06-22 21:05:44 +00:00
test_dhcp_options.py
test_ec2_cloudformation.py Upgrade flake8 to 4.x (#5066) 2022-04-27 11:58:59 +00:00
test_ec2_core.py
test_ec2_integration.py EC2 - Add ami validation (#5160) 2022-05-26 16:04:36 +00:00
test_egress_only_igw.py
test_elastic_block_store.py MultiAccount support (#5192) 2022-08-13 09:49:43 +00:00
test_elastic_ip_addresses.py Add extra keys to EC2 describe-addresses operation (#5306) 2022-07-26 20:39:32 -03:00
test_elastic_network_interfaces.py MultiAccount support (#5192) 2022-08-13 09:49:43 +00:00
test_fleets.py EC2: Add ec2 fleets basic api (#5367) 2022-08-12 09:33:39 +00:00
test_flow_logs_cloudformation.py MultiAccount support (#5192) 2022-08-13 09:49:43 +00:00
test_flow_logs.py MultiAccount support (#5192) 2022-08-13 09:49:43 +00:00
test_general.py Admin - enable more Pylint rules (#5037) 2022-04-18 20:44:56 +00:00
test_iam_integration.py
test_instance_type_offerings.py Admin - Update static content (#5395) 2022-08-18 10:54:38 +00:00
test_instance_types.py Admin - enable more Pylint rules (#5037) 2022-04-18 20:44:56 +00:00
test_instances.py TechDebt - remove warnings from tests (#5390) 2022-08-17 14:01:22 +00:00
test_internet_gateways.py
test_ip_addresses.py
test_key_pairs.py EC2: Generate IDs for all key pairs (#5370) 2022-08-10 21:29:54 +00:00
test_launch_templates.py EC2: support launch template tags (#5381) 2022-08-23 14:52:42 +00:00
test_monitoring.py
test_nat_gateway.py
test_network_acls.py MultiAccount support (#5192) 2022-08-13 09:49:43 +00:00
test_placement_groups.py
test_prefix_lists.py MultiAccount support (#5192) 2022-08-13 09:49:43 +00:00
test_regions.py
test_reserved_instances.py
test_route_tables.py feature: handle overlapping routes (#5187) (#5233) 2022-06-15 21:14:29 +00:00
test_security_groups_cloudformation.py
test_security_groups.py MultiAccount support (#5192) 2022-08-13 09:49:43 +00:00
test_server.py
test_settings.py
test_spot_fleet.py MultiAccount support (#5192) 2022-08-13 09:49:43 +00:00
test_spot_instances.py TechDebt - remove warnings from tests (#5390) 2022-08-17 14:01:22 +00:00
test_subnets.py Add Ipv6Native field to ec2:Subnet response templates 2022-05-13 19:39:00 -07:00
test_tags.py EC2 - Error when passing in TagSpec with 0 tags (#5216) 2022-06-12 10:15:25 +00:00
test_transit_gateway_cloudformation.py
test_transit_gateway_peering_attachments.py MultiAccount support (#5192) 2022-08-13 09:49:43 +00:00
test_transit_gateway.py MultiAccount support (#5192) 2022-08-13 09:49:43 +00:00
test_utils.py
test_virtual_private_gateways.py
test_vm_export.py
test_vm_import.py
test_vpc_endpoint_services_integration.py MultiAccount support (#5192) 2022-08-13 09:49:43 +00:00
test_vpc_peering.py
test_vpc_service_configuration.py
test_vpcs.py EC2 - create_default_vpc (#5212) 2022-06-10 12:05:10 +00:00
test_vpn_connections.py
test_windows.py