moto/tests/test_ec2
2019-08-30 14:39:29 +02: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 ec2: add support for creation and importing of real SSH keys (#2108) 2019-05-25 11:17:52 +01:00
test_account_attributes.py merge 2018-12-21 12:28:56 +01:00
test_amazon_dev_pay.py merge 2018-12-21 12:28:56 +01:00
test_amis.py Add a test to ensure that ec2.copy_image sets the proper owner id 2019-07-22 21:57:15 -05:00
test_availability_zones_and_regions.py merge 2018-12-21 12:28:56 +01:00
test_customer_gateways.py merge 2018-12-21 12:28:56 +01:00
test_dhcp_options.py merge 2018-12-21 12:28:56 +01:00
test_ec2_core.py merge 2018-12-21 12:28:56 +01:00
test_elastic_block_store.py Use a consistent owner id between EC2 resources 2019-07-22 21:50:09 -05:00
test_elastic_ip_addresses.py merge 2018-12-21 12:28:56 +01:00
test_elastic_network_interfaces.py Extend EC2 DescribeNetworkInterface filter support 2019-07-15 00:01:37 +02:00
test_general.py merge 2018-12-21 12:28:56 +01:00
test_instances.py Fixed value is present in response even if it's None. 2019-07-05 15:24:16 +02:00
test_internet_gateways.py merge 2018-12-21 12:28:56 +01:00
test_ip_addresses.py merge 2018-12-21 12:28:56 +01:00
test_key_pairs.py ec2: add support for creation and importing of real SSH keys (#2108) 2019-05-25 11:17:52 +01:00
test_launch_templates.py Merge remote-tracking branch 'upstream/master' 2019-08-30 14:18:01 +02:00
test_monitoring.py merge 2018-12-21 12:28:56 +01:00
test_nat_gateway.py merge 2018-12-21 12:28:56 +01:00
test_network_acls.py Updates to create_subnet and describe_subnets responses (#2053) 2019-05-28 16:33:25 +01:00
test_placement_groups.py merge 2018-12-21 12:28:56 +01:00
test_regions.py Autoscaling instance azs (#2030) 2019-05-25 11:18:16 +01:00
test_reserved_instances.py merge 2018-12-21 12:28:56 +01:00
test_route_tables.py VPC IPv4 validation (#2026) 2019-05-25 18:35:07 +01:00
test_security_groups.py VPC IPv4 validation (#2026) 2019-05-25 18:35:07 +01:00
test_server.py merge 2018-12-21 12:28:56 +01:00
test_spot_fleet.py VPC IPv4 validation (#2026) 2019-05-25 18:35:07 +01:00
test_spot_instances.py VPC IPv4 validation (#2026) 2019-05-25 18:35:07 +01:00
test_subnets.py Updates to create_subnet and describe_subnets responses (#2053) 2019-05-28 16:33:25 +01:00
test_tags.py Fix #2129 EC2 tag should raise ClientError when resource is empty 2019-03-30 23:26:50 +08:00
test_utils.py ec2: add support for creation and importing of real SSH keys (#2108) 2019-05-25 11:17:52 +01:00
test_virtual_private_gateways.py merge 2018-12-21 12:28:56 +01:00
test_vm_export.py merge 2018-12-21 12:28:56 +01:00
test_vm_import.py merge 2018-12-21 12:28:56 +01:00
test_vpc_peering.py Fix #1842 Create cross region VPC peering connection in both region (#2195) 2019-05-25 10:21:57 +01:00
test_vpcs.py VPC IPv4 validation (#2026) 2019-05-25 18:35:07 +01:00
test_vpn_connections.py merge 2018-12-21 12:28:56 +01:00
test_windows.py merge 2018-12-21 12:28:56 +01:00