moto/tests/test_ec2
2021-11-11 11:50:07 -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 EC2 - Filtering on plain property didn't work with asterix (#4461) 2021-10-23 11:29:16 +00:00
test_availability_zones_and_regions.py Techdebt: Enable pylint rules (#4432) 2021-10-18 19:44:29 +00:00
test_carrier_gateways.py Techdebt: Enable pylint rules (#4432) 2021-10-18 19:44:29 +00:00
test_customer_gateways.py Techdebt: Enable pylint rules (#4432) 2021-10-18 19:44:29 +00:00
test_dhcp_options.py Techdebt: Enable pylint rules (#4432) 2021-10-18 19:44:29 +00:00
test_ec2_cloudformation.py Techdebt: Enable pylint rules (#4432) 2021-10-18 19:44:29 +00: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 - fix missing AZ on auto-generated volumes for instances (#4560) 2021-11-11 11:50:07 -01:00
test_elastic_ip_addresses.py Techdebt: Enable pylint rules (#4432) 2021-10-18 19:44:29 +00:00
test_elastic_network_interfaces.py EC2 - improve test coverage (#4558) 2021-11-11 10:50:51 -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 Techdebt: Enable pylint rules (#4432) 2021-10-18 19:44:29 +00:00
test_iam_integration.py Techdebt: Enable pylint rules (#4432) 2021-10-18 19:44:29 +00:00
test_instance_type_offerings.py Techdebt: Enable pylint rules (#4432) 2021-10-18 19:44:29 +00:00
test_instance_types.py Techdebt: Enable pylint rules (#4432) 2021-10-18 19:44:29 +00:00
test_instances.py EC2:describe_instances() - allow filter for vpc_id within NIC (#4448) 2021-10-20 16:14:06 +00:00
test_internet_gateways.py Techdebt: Enable pylint rules (#4432) 2021-10-18 19:44:29 +00:00
test_ip_addresses.py Techdebt: Enable pylint rules (#4432) 2021-10-18 19:44:29 +00:00
test_key_pairs.py Techdebt: Enable pylint rules (#4432) 2021-10-18 19:44:29 +00: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 Techdebt: Enable pylint rules (#4432) 2021-10-18 19:44:29 +00:00
test_placement_groups.py Techdebt: Enable pylint rules (#4432) 2021-10-18 19:44:29 +00:00
test_prefix_lists.py Techdebt: Enable pylint rules (#4432) 2021-10-18 19:44:29 +00:00
test_regions.py Techdebt: Enable pylint rules (#4432) 2021-10-18 19:44:29 +00:00
test_reserved_instances.py Techdebt: Enable pylint rules (#4432) 2021-10-18 19:44:29 +00:00
test_route_tables.py Techdebt: Enable pylint rules (#4432) 2021-10-18 19:44:29 +00:00
test_security_groups_cloudformation.py Techdebt: Enable pylint rules (#4432) 2021-10-18 19:44:29 +00:00
test_security_groups.py Techdebt: Enable pylint rules (#4432) 2021-10-18 19:44:29 +00:00
test_server.py Techdebt: Enable pylint rules (#4432) 2021-10-18 19:44:29 +00:00
test_spot_fleet.py Techdebt: Enable pylint rules (#4432) 2021-10-18 19:44:29 +00:00
test_spot_instances.py Techdebt: Enable pylint rules (#4432) 2021-10-18 19:44:29 +00:00
test_subnets.py Techdebt: Enable pylint rules (#4432) 2021-10-18 19:44:29 +00:00
test_tags.py Techdebt: Enable pylint rules (#4432) 2021-10-18 19:44:29 +00: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 Techdebt: Enable pylint rules (#4432) 2021-10-18 19:44:29 +00: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.py Parallelize tests - Part 1 (#4368) 2021-10-05 17:11:07 +00:00
test_vpc_peering.py Techdebt: Enable pylint rules (#4432) 2021-10-18 19:44:29 +00:00
test_vpcs.py Techdebt: Enable pylint rules (#4432) 2021-10-18 19:44:29 +00:00
test_vpn_connections.py Techdebt: Enable pylint rules (#4432) 2021-10-18 19:44:29 +00:00
test_windows.py Techdebt: Enable pylint rules (#4432) 2021-10-18 19:44:29 +00:00