moto/tests/test_ec2
Maxim Kirilov 1e0a7380d5
Add support for BlockDeviceMappings argument (#2949)
* Add support for BlockDeviceMappings argument upon run_instances execution

* Remove redundant check for Ebs existence
2020-05-11 13:23:45 +01:00
..
__init__.py
helpers.py
test_account_attributes.py
test_amazon_dev_pay.py
test_amis.py
test_availability_zones_and_regions.py black reformatting changes 2020-04-24 14:20:58 -04:00
test_customer_gateways.py
test_dhcp_options.py
test_ec2_core.py merge 2018-12-21 12:28:56 +01:00
test_elastic_block_store.py
test_elastic_ip_addresses.py
test_elastic_network_interfaces.py
test_general.py
test_instances.py
test_internet_gateways.py
test_ip_addresses.py merge 2018-12-21 12:28:56 +01:00
test_key_pairs.py
test_launch_templates.py
test_monitoring.py
test_nat_gateway.py
test_network_acls.py
test_placement_groups.py
test_regions.py
test_reserved_instances.py
test_route_tables.py Linting 2020-04-29 16:29:25 +01:00
test_security_groups.py
test_server.py
test_spot_fleet.py
test_spot_instances.py
test_subnets.py
test_tags.py
test_utils.py
test_virtual_private_gateways.py
test_vm_export.py
test_vm_import.py
test_vpc_peering.py
test_vpcs.py
test_vpn_connections.py
test_windows.py