moto/tests/test_ec2
2018-10-08 10:17:51 -05:00
..
test_account_attributes.py
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
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
test_general.py
test_instances.py
test_internet_gateways.py Fix typo in test name (#1729) 2018-07-24 23:11:04 +01:00
test_ip_addresses.py from __future__ import unicode_literals 2014-08-27 11:33:55 -04:00
test_key_pairs.py
test_monitoring.py
test_nat_gateway.py Lints. 2017-02-23 21:37:43 -05:00
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
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
test_spot_instances.py
test_subnets.py
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