moto/tests/test_ec2
2016-05-12 22:36:09 +02:00
..
test_amazon_dev_pay.py
test_amis.py
test_availability_zones_and_regions.py
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
test_elastic_block_store.py
test_elastic_ip_addresses.py
test_elastic_network_interfaces.py Add tests for new filters 2016-05-08 00:19:47 +02:00
test_general.py
test_instances.py Filter dicts have not been implemented in Moto for '%s' yet - mock_ec2 2016-04-18 16:41:57 -04:00
test_internet_gateways.py
test_ip_addresses.py
test_key_pairs.py
test_monitoring.py
test_nat_gateway.py
test_network_acls.py
test_placement_groups.py from __future__ import unicode_literals 2014-08-27 11:33:55 -04:00
test_regions.py
test_reserved_instances.py
test_route_tables.py Add two tests for both boto and boto3 as the problem only affects boto3 client 2016-03-02 12:15:47 +01:00
test_security_groups.py Fix security group ingress authorization for all protocols with no port spec 2016-04-26 11:00:04 +02:00
test_server.py
test_spot_instances.py
test_subnets.py Add support for VPC attributes management, and fix a bug about the default - not default status of a VPC 2016-05-12 22:36:09 +02:00
test_tags.py Cleanup tag escape testing. 2015-02-17 22:18:40 -05:00
test_utils.py
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
test_vpcs.py Add support for VPC attributes management, and fix a bug about the default - not default status of a VPC 2016-05-12 22:36:09 +02:00
test_vpn_connections.py
test_windows.py