moto/tests/test_ec2
Jeff Hardy 4e2f775c1f Use region list from Boto.
Boto can be configured with extra regions, but moto will fail to import
if they are not in the hardcoded list in ec2/models.py. Instead, use the
region list from boto to build the ec2_backends dict to ensure all
regions are available.
2017-05-26 12:47:28 -07:00
..
test_amazon_dev_pay.py from __future__ import unicode_literals 2014-08-27 11:33:55 -04:00
test_amis.py Merge #913. 2017-05-10 21:58:42 -04:00
test_availability_zones_and_regions.py Testing new version of decorator. 2017-02-15 22:35:45 -05:00
test_customer_gateways.py Lints. 2017-02-23 21:37:43 -05:00
test_dhcp_options.py Lints. 2017-02-23 21:37:43 -05:00
test_ec2_core.py Get standalone server mode working for all tests. 2017-02-23 19:43:48 -05:00
test_elastic_block_store.py Merge #913. 2017-05-10 21:58:42 -04:00
test_elastic_ip_addresses.py Lints. 2017-02-23 21:37:43 -05:00
test_elastic_network_interfaces.py Implement availability-zone filter for DescribeNetworkInterfaces 2017-03-22 14:36:20 +01:00
test_general.py Testing new version of decorator. 2017-02-15 22:35:45 -05:00
test_instances.py Fix ec2 tags in instance create. Closes #938. 2017-05-12 19:48:24 -04:00
test_internet_gateways.py Lints. 2017-02-23 21:37:43 -05:00
test_ip_addresses.py from __future__ import unicode_literals 2014-08-27 11:33:55 -04:00
test_key_pairs.py Lints. 2017-02-23 21:37:43 -05:00
test_monitoring.py from __future__ import unicode_literals 2014-08-27 11:33:55 -04:00
test_nat_gateway.py Lints. 2017-02-23 21:37:43 -05:00
test_network_acls.py Replace and delete Network ACL Entries 2017-05-14 13:03:43 +01:00
test_placement_groups.py from __future__ import unicode_literals 2014-08-27 11:33:55 -04:00
test_regions.py Use region list from Boto. 2017-05-26 12:47:28 -07:00
test_reserved_instances.py from __future__ import unicode_literals 2014-08-27 11:33:55 -04:00
test_route_tables.py Lints. 2017-02-23 21:37:43 -05:00
test_security_groups.py Lints. 2017-02-23 21:37:43 -05:00
test_server.py Lints. 2017-02-23 21:37:43 -05:00
test_spot_fleet.py Lints. 2017-02-23 21:37:43 -05:00
test_spot_instances.py Fix tests for py3. 2017-02-23 22:28:09 -05:00
test_subnets.py Lints. 2017-02-23 21:37:43 -05:00
test_tags.py Lints. 2017-02-23 21:37:43 -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 Lints. 2017-02-23 21:37:43 -05:00
test_vm_export.py from __future__ import unicode_literals 2014-08-27 11:33:55 -04:00
test_vm_import.py from __future__ import unicode_literals 2014-08-27 11:33:55 -04:00
test_vpc_peering.py Lints. 2017-02-23 21:37:43 -05:00
test_vpcs.py Lints. 2017-02-23 21:37:43 -05:00
test_vpn_connections.py Lints. 2017-02-23 21:37:43 -05:00
test_windows.py from __future__ import unicode_literals 2014-08-27 11:33:55 -04:00