moto/tests/test_ec2
Maxim Kirilov 610bf36f3b
Improve parsing of string values that represents booleans during block device mapping construction (#3073)
* convert str into bool

* Fix python2

* Fix python2

* pylint
2020-06-16 06:03:02 +01:00
..
__init__.py ec2: add support for creation and importing of real SSH keys (#2108) 2019-05-25 11:17:52 +01:00
helpers.py Run black on moto & test directories. 2019-10-31 10:36:05 -07:00
test_account_attributes.py Merge remote-tracking branch 'upstream/master' 2019-12-23 08:38:53 +01:00
test_amazon_dev_pay.py merge 2018-12-21 12:28:56 +01:00
test_amis.py EC2 : Fix - modified volume type in ec2 describe images. (#3074) 2020-06-15 10:32:43 +01:00
test_availability_zones_and_regions.py black reformatting changes 2020-04-24 14:20:58 -04:00
test_customer_gateways.py Run black on moto & test directories. 2019-10-31 10:36:05 -07:00
test_dhcp_options.py Run black on moto & test directories. 2019-10-31 10:36:05 -07:00
test_ec2_core.py merge 2018-12-21 12:28:56 +01:00
test_elastic_block_store.py Use Python 2 format 2020-04-03 14:17:55 +01:00
test_elastic_ip_addresses.py Run black on moto & test directories. 2019-10-31 10:36:05 -07:00
test_elastic_network_interfaces.py Run black on moto & test directories. 2019-10-31 10:36:05 -07:00
test_general.py Run black on moto & test directories. 2019-10-31 10:36:05 -07:00
test_instances.py Improve parsing of string values that represents booleans during block device mapping construction (#3073) 2020-06-16 06:03:02 +01:00
test_internet_gateways.py Run black on moto & test directories. 2019-10-31 10:36:05 -07:00
test_ip_addresses.py merge 2018-12-21 12:28:56 +01:00
test_key_pairs.py Run black on moto & test directories. 2019-10-31 10:36:05 -07:00
test_launch_templates.py Run black on moto & test directories. 2019-10-31 10:36:05 -07:00
test_monitoring.py merge 2018-12-21 12:28:56 +01:00
test_nat_gateway.py Add describe_nat_gateway filters support 2019-11-28 23:36:00 +01:00
test_network_acls.py Enhancement/describe network acls (#3003) 2020-05-26 11:04:59 +01:00
test_placement_groups.py merge 2018-12-21 12:28:56 +01:00
test_regions.py Add missing regions to all services 2019-12-26 17:12:22 +01:00
test_reserved_instances.py merge 2018-12-21 12:28:56 +01:00
test_route_tables.py Enhancement: EC2 added create route with networkInterfaceId (#3063) 2020-06-12 16:16:55 +01:00
test_security_groups.py clarifying comment in test case 2020-03-01 08:23:31 -05:00
test_server.py Run black on moto & test directories. 2019-10-31 10:36:05 -07:00
test_spot_fleet.py black linting 2019-12-16 21:25:20 -05:00
test_spot_instances.py Run black on moto & test directories. 2019-10-31 10:36:05 -07:00
test_subnets.py Simplify tests 2020-04-08 14:02:35 +01:00
test_tags.py Add region to test case 2020-03-10 09:26:44 +00:00
test_utils.py Run black on moto & test directories. 2019-10-31 10:36:05 -07:00
test_virtual_private_gateways.py Merge remote-tracking branch 'upstream/master' 2019-12-23 08:38:53 +01:00
test_vm_export.py merge 2018-12-21 12:28:56 +01:00
test_vm_import.py merge 2018-12-21 12:28:56 +01:00
test_vpc_peering.py Run black on moto & test directories. 2019-10-31 10:36:05 -07:00
test_vpcs.py Run black to fix linting 2019-11-12 14:51:31 -08:00
test_vpn_connections.py Run black on moto & test directories. 2019-10-31 10:36:05 -07:00
test_windows.py merge 2018-12-21 12:28:56 +01:00