moto/tests/test_ec2
2017-02-08 21:29:37 -05:00
..
test_amazon_dev_pay.py from __future__ import unicode_literals 2014-08-27 11:33:55 -04:00
test_amis.py Add dry_run to a number of EC2 services 2016-10-16 00:34:52 +10:00
test_availability_zones_and_regions.py Upgrade to boto 2.45 (#803) 2017-01-18 22:55:22 -05:00
test_customer_gateways.py Add Customer Gateway Support. Closes #465 2016-01-08 16:48:01 -05:00
test_dhcp_options.py Filtering implementation for DHCP options sets 2016-04-13 23:19:46 +02:00
test_ec2_core.py from __future__ import unicode_literals 2014-08-27 11:33:55 -04:00
test_elastic_block_store.py Add dry_run to a number of EC2 services 2016-10-16 00:34:52 +10:00
test_elastic_ip_addresses.py fixup merge issue with test_elastic_ip_addresses.py 2016-10-16 00:37:14 +10:00
test_elastic_network_interfaces.py Add dry_run to a number of EC2 services 2016-10-16 00:34:52 +10:00
test_general.py from __future__ import unicode_literals 2014-08-27 11:33:55 -04:00
test_instances.py Add dry_run to a number of EC2 services 2016-10-16 00:34:52 +10:00
test_internet_gateways.py Add dry_run to a number of EC2 services 2016-10-16 00:34:52 +10:00
test_ip_addresses.py from __future__ import unicode_literals 2014-08-27 11:33:55 -04:00
test_key_pairs.py Add more availability regions and implement default VPC (#773) 2017-01-11 20:37:57 -05:00
test_monitoring.py from __future__ import unicode_literals 2014-08-27 11:33:55 -04:00
test_nat_gateway.py Ignore RetryAttempts field generated by recent botocore versions 2016-10-16 21:50:21 -07:00
test_network_acls.py Add more availability regions and implement default VPC (#773) 2017-01-11 20:37:57 -05:00
test_placement_groups.py from __future__ import unicode_literals 2014-08-27 11:33:55 -04:00
test_regions.py Cleanup querying missing ELB error. 2015-12-13 22:41:17 -05:00
test_reserved_instances.py from __future__ import unicode_literals 2014-08-27 11:33:55 -04:00
test_route_tables.py Add more availability regions and implement default VPC (#773) 2017-01-11 20:37:57 -05:00
test_security_groups.py make get_all_security_groups filter AND match group ids, not OR them (#822) 2017-02-08 21:29:37 -05:00
test_server.py Support Python 3 using six 2014-08-28 10:57:43 -04:00
test_spot_fleet.py Fix tests for py3. 2016-11-11 17:22:45 -05:00
test_spot_instances.py Have spot requests launch instances. 2016-11-07 23:08:30 -05:00
test_subnets.py Add more availability regions and implement default VPC (#773) 2017-01-11 20:37:57 -05:00
test_tags.py add positional argument for python 2.6 compatiblity 2016-11-03 14:42:23 -07: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 Detach virtual private gateway support 2014-12-02 10:40:05 -06: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 from __future__ import unicode_literals 2014-08-27 11:33:55 -04:00
test_vpcs.py make instanceTenancy configurable for VPCs (#819) 2017-02-08 21:23:49 -05:00
test_vpn_connections.py corrected unused import in test_vpn_connectins 2015-12-03 13:51:48 +02:00
test_windows.py from __future__ import unicode_literals 2014-08-27 11:33:55 -04:00