moto/tests/test_ec2
2021-08-11 21:23:04 +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 Remove Py2 support (#3915) 2021-07-26 07:40:39 +01: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 Merge LocalStack changes into upstream moto (#4082) 2021-07-26 15:21:17 +01:00
test_availability_zones_and_regions.py black reformatting changes 2020-04-24 14:20:58 -04:00
test_customer_gateways.py Merge LocalStack changes into upstream moto (#4082) 2021-07-26 15:21:17 +01:00
test_dhcp_options.py Merge LocalStack changes into upstream moto (#4082) 2021-07-26 15:21:17 +01:00
test_ec2_cloudformation.py Use known ImageID in internal tests (#3555) 2021-01-13 09:02:11 +00:00
test_ec2_core.py merge 2018-12-21 12:28:56 +01:00
test_ec2_integration.py Add support for KmsKeyId in ec2:RunInstances (#3943) 2021-05-20 07:11:50 +01:00
test_elastic_block_store.py Tech debt (#3653) 2021-02-02 16:31:26 +00:00
test_elastic_ip_addresses.py Merge LocalStack changes into upstream moto (#4082) 2021-07-26 15:21:17 +01:00
test_elastic_network_interfaces.py EC2 - Improve/Extend RouteTable unit tests (#4165) 2021-08-11 18:50:15 +01:00
test_flow_logs_cloudformation.py Update integration test to use Pytest (#3703) 2021-02-17 15:06:31 +00:00
test_flow_logs.py Update integration test to use Pytest (#3703) 2021-02-17 15:06:31 +00:00
test_general.py Merge LocalStack changes into upstream moto (#4082) 2021-07-26 15:21:17 +01:00
test_iam_integration.py Update integration test to use Pytest (#3703) 2021-02-17 15:06:31 +00:00
test_instance_type_offerings.py Prep release 2.0.9 (#4007) 2021-06-12 13:57:29 +01:00
test_instance_types.py Run black and fix tests 2020-11-24 00:51:00 +05:30
test_instances.py Remove Py2 support (#3915) 2021-07-26 07:40:39 +01:00
test_internet_gateways.py Merge LocalStack changes into upstream moto (#4082) 2021-07-26 15:21:17 +01:00
test_ip_addresses.py merge 2018-12-21 12:28:56 +01:00
test_key_pairs.py Tech debt (#3653) 2021-02-02 16:31:26 +00:00
test_launch_templates.py Finish porting from nose to pytest. 2020-11-10 08:25:05 +01:00
test_monitoring.py merge 2018-12-21 12:28:56 +01:00
test_nat_gateway.py Fix:Added nat-gateway tags (#3560) 2021-01-07 17:59:46 +00:00
test_network_acls.py EC2 describe_network_acls: add support for owner-id filter (#3898) 2021-05-05 13:15:43 +01:00
test_placement_groups.py merge 2018-12-21 12:28:56 +01:00
test_regions.py Address boto deprecation warnings (#3616) 2021-01-26 14:07:19 +00:00
test_reserved_instances.py merge 2018-12-21 12:28:56 +01:00
test_route_tables.py fixed owner id and delete rt (#4161) 2021-08-11 21:23:04 +01:00
test_security_groups_cloudformation.py #3542 - CloudFormation - Fix SecurityGroup ingress rules (#3553) 2021-01-13 13:36:56 +00:00
test_security_groups.py EC2 - Improve/Extend RouteTable unit tests (#4165) 2021-08-11 18:50:15 +01:00
test_server.py Use known ImageID in internal tests (#3555) 2021-01-13 09:02:11 +00:00
test_spot_fleet.py Use known ImageID in internal tests (#3555) 2021-01-13 09:02:11 +00:00
test_spot_instances.py Use known ImageID in internal tests (#3555) 2021-01-13 09:02:11 +00:00
test_subnets.py Merge LocalStack changes into upstream moto (#4082) 2021-07-26 15:21:17 +01:00
test_tags.py Address boto deprecation warnings (#3616) 2021-01-26 14:07:19 +00:00
test_transit_gateway_cloudformation.py Improve test coverage (#4098) 2021-07-28 11:17:15 +01:00
test_transit_gateway_peering_attachments.py EC2/RDS2 - New tests (#4127) 2021-08-03 15:06:06 +01:00
test_transit_gateway.py EC2 - Improve/Extend RouteTable unit tests (#4165) 2021-08-11 18:50:15 +01:00
test_utils.py Run black on moto & test directories. 2019-10-31 10:36:05 -07:00
test_virtual_private_gateways.py EC2 - Improve/Extend RouteTable unit tests (#4165) 2021-08-11 18:50:15 +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 Tech debt (#3653) 2021-02-02 16:31:26 +00:00
test_vpcs.py EC2 - Improve/Extend RouteTable unit tests (#4165) 2021-08-11 18:50:15 +01:00
test_vpn_connections.py EC2 - Improve/Extend RouteTable unit tests (#4165) 2021-08-11 18:50:15 +01:00
test_windows.py merge 2018-12-21 12:28:56 +01:00