moto/tests/test_ec2
Steve Pulec 37f86626cc Merge pull request #425 from ZuluPro/random_key_pair
Remade ec2.utils.random_key_pair for be really random
2015-10-05 18:25:17 -04:00
..
test_amazon_dev_pay.py
test_amis.py
test_availability_zones_and_regions.py
test_customer_gateways.py
test_dhcp_options.py
test_ec2_core.py
test_elastic_block_store.py Remove hardcoded region in ebs test 2015-08-03 10:45:01 -04:00
test_elastic_ip_addresses.py
test_elastic_network_interfaces.py
test_general.py
test_instances.py add modified tests for volume and snapshot changes. 2015-07-26 09:53:03 +10:00
test_internet_gateways.py
test_ip_addresses.py
test_key_pairs.py Implemented import key pair 2015-09-24 17:34:08 +02:00
test_monitoring.py
test_network_acls.py
test_placement_groups.py
test_regions.py
test_reserved_instances.py
test_route_tables.py
test_security_groups.py Cleanup EC2 classic default security group. 2015-03-14 18:50:41 -04:00
test_server.py
test_spot_instances.py
test_subnets.py Fix cloudformation subnet tagging. 2015-07-13 19:27:00 -04:00
test_tags.py Cleanup tag escape testing. 2015-02-17 22:18:40 -05:00
test_utils.py Remade ec2.utils.random_key_pair for be really random 2015-09-15 20:09:35 -04:00
test_virtual_private_gateways.py
test_vm_export.py
test_vm_import.py
test_vpc_peering.py
test_vpcs.py General cleanup. 2015-03-14 18:55:44 -04:00
test_vpn_connections.py
test_windows.py