moto/tests/test_ec2
2022-05-25 14:18:03 +00: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 Pylint - Enable more rules on source and tests-directory (#4929) 2022-03-11 20:28:45 -01:00
test_amazon_dev_pay.py Techdebt: Enable pylint rules (#4432) 2021-10-18 19:44:29 +00:00
test_amis.py Admin - Move internal EC2 models (#5090) 2022-05-03 11:40:15 +00: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 Refactor EC2 models into separate files (#5003) 2022-04-04 17:51:11 +00:00
test_ec2_cloudformation.py Upgrade flake8 to 4.x (#5066) 2022-04-27 11:58:59 +00:00
test_ec2_core.py Techdebt: Enable pylint rules (#4432) 2021-10-18 19:44:29 +00:00
test_ec2_integration.py Pylint - Enable more rules on source and tests-directory (#4929) 2022-03-11 20:28:45 -01:00
test_egress_only_igw.py Pylint - Enable more rules on source and tests-directory (#4929) 2022-03-11 20:28:45 -01:00
test_elastic_block_store.py Admin - enable more Pylint rules (#5037) 2022-04-18 20:44:56 +00:00
test_elastic_ip_addresses.py Upgrade flake8 to 4.x (#5066) 2022-04-27 11:58:59 +00:00
test_elastic_network_interfaces.py Admin - enable more Pylint rules (#5037) 2022-04-18 20:44:56 +00:00
test_flow_logs_cloudformation.py Update Black + formatting (#4926) 2022-03-10 13:39:59 -01:00
test_flow_logs.py Update Black + formatting (#4926) 2022-03-10 13:39:59 -01:00
test_general.py Admin - enable more Pylint rules (#5037) 2022-04-18 20:44:56 +00:00
test_iam_integration.py Update Black + formatting (#4926) 2022-03-10 13:39:59 -01:00
test_instance_type_offerings.py Admin - enable more Pylint rules (#5037) 2022-04-18 20:44:56 +00:00
test_instance_types.py Admin - enable more Pylint rules (#5037) 2022-04-18 20:44:56 +00:00
test_instances.py EC2 - Add keypair validation (#5152) 2022-05-25 14:18:03 +00:00
test_internet_gateways.py Update Black + formatting (#4926) 2022-03-10 13:39:59 -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 Improvements - Autoscaling (#4985) 2022-03-29 21:46:06 +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 EC2: More filters for DescribeNetworkAcls (#5049) 2022-04-25 20:14:00 +00:00
test_placement_groups.py Techdebt: Enable pylint rules (#4432) 2021-10-18 19:44:29 +00:00
test_prefix_lists.py Upgrade flake8 to 4.x (#5066) 2022-04-27 11:58:59 +00: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 Add route.gateway-id filter for ec2:DescribeRouteTables (#5155) 2022-05-22 09:43:51 +00:00
test_security_groups_cloudformation.py Refactor EC2 models into separate files (#5003) 2022-04-04 17:51:11 +00:00
test_security_groups.py Admin - enable more Pylint rules (#5037) 2022-04-18 20:44:56 +00: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 EC2 SpotFleetRequests - support LaunchTemplates (#5084) 2022-05-01 13:52:38 +00:00
test_spot_instances.py EC2 - Spot Requests improvements (#5087) 2022-05-02 15:00:06 +00:00
test_subnets.py Add Ipv6Native field to ec2:Subnet response templates 2022-05-13 19:39:00 -07:00
test_tags.py Admin - enable more Pylint rules (#5037) 2022-04-18 20:44:56 +00:00
test_transit_gateway_cloudformation.py Update Black + formatting (#4926) 2022-03-10 13:39:59 -01:00
test_transit_gateway_peering_attachments.py Techdebt: Enable pylint rules (#4432) 2021-10-18 19:44:29 +00:00
test_transit_gateway.py EC2 - search_transit_gateway_routes -search by CIDR (#5020) 2022-04-11 19:43:33 +00:00
test_utils.py refactor scripts/get_amis.py into moto.ec2.utils.gen_moto_amis() (#4867) 2022-02-17 12:38:31 -01: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 Update Black + formatting (#4926) 2022-03-10 13:39:59 -01:00
test_vpc_peering.py Update Black + formatting (#4926) 2022-03-10 13:39:59 -01:00
test_vpc_service_configuration.py EC2 - VpcEndpointServiceConfiguration (#4815) 2022-01-30 22:00:26 -01:00
test_vpcs.py EC2:describe_vpc_endpoints() - filter by vpc-endpoint-type (#5110) 2022-05-09 13:06:01 +00:00
test_vpn_connections.py Update Black + formatting (#4926) 2022-03-10 13:39:59 -01:00
test_windows.py Techdebt: Enable pylint rules (#4432) 2021-10-18 19:44:29 +00:00