moto/tests/test_ec2
2018-10-08 10:17:51 -05:00
..
test_account_attributes.py Added DescribeAccountAttributes 2017-07-17 23:33:40 +00:00
test_amazon_dev_pay.py
test_amis.py Don't create volumes for AMIs (#1456) 2018-03-21 08:55:58 -07:00
test_availability_zones_and_regions.py add test for descrie_regions with args 2017-12-28 21:02:58 +00:00
test_customer_gateways.py
test_dhcp_options.py
test_ec2_core.py
test_elastic_block_store.py remove start_time from attrib comparison in test_copy_snapshot() 2018-10-08 10:17:51 -05:00
test_elastic_ip_addresses.py adding Address reallocate capability for EIP 2018-05-10 23:39:19 -07:00
test_elastic_network_interfaces.py Implement availability-zone filter for DescribeNetworkInterfaces 2017-03-22 14:36:20 +01:00
test_general.py Fix for regression in get_console_output() 2017-09-27 20:26:45 +05:30
test_instances.py fix EC2 instances ebsOptimized not handled (#1340) 2017-11-14 14:31:54 +00:00
test_internet_gateways.py Fix typo in test name (#1729) 2018-07-24 23:11:04 +01:00
test_ip_addresses.py
test_key_pairs.py Added keypair filtering 2017-09-14 14:59:13 +05:30
test_monitoring.py
test_nat_gateway.py
test_network_acls.py
test_placement_groups.py
test_regions.py Use region list from Boto. 2017-05-26 12:47:28 -07:00
test_reserved_instances.py
test_route_tables.py Fixed some tests. 2017-10-25 19:29:56 +01:00
test_security_groups.py Fix security group rules for single rule case. Closes #1522. 2018-04-13 15:03:07 -04:00
test_server.py
test_spot_fleet.py Make SpotPrice optional when requesting a spot fleet 2018-02-01 18:07:35 -05:00
test_spot_instances.py
test_subnets.py Added invalid id exceptions when filtering vpcs and subnets 2017-09-18 23:38:39 +05:30
test_tags.py Allow tagging snapshots on creation 2018-04-04 17:46:51 +01:00
test_utils.py
test_virtual_private_gateways.py
test_vm_export.py
test_vm_import.py
test_vpc_peering.py Fix #1830 Add support for cross-region VPC peering 2018-09-21 23:29:04 +08:00
test_vpcs.py Enable Extended CIDR Associations on VPC (#1511) 2018-03-21 09:10:38 -07:00
test_vpn_connections.py
test_windows.py