moto/tests/test_ec2
usmangani1 a7ddcd7da3
Fix:EC2-authorize_security_group_ingress- add description to IP-Ranges (#3196)
* Fix:EC2-authorize_security_group_ingress- add description to IP-Ranges

* Fix:EC2-authorize_security_group_ingress- add test when description is not present.

* part commit

* Fix:fixed build errors

* Linting

* Allow for Python2 string/unicodes

Co-authored-by: usmankb <usman@krazybee.com>
Co-authored-by: Bert Blommers <info@bertblommers.nl>
2020-08-04 06:50:57 +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 Implement UserIds for Snapshot Attributes (#3192) 2020-08-01 17:03:54 +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 Implement UserIds for Snapshot Attributes (#3192) 2020-08-01 17:03:54 +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_instance_types.py Fix XML schema for ec2.describe_instance_types (#3194) 2020-07-29 18:36:37 +01:00
test_instances.py Fix : EC2 - Added ownerId filter for describe instances (#3149) 2020-07-19 10:44:58 +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 Fix: Ec2 - add destinationIpv6CIDR support. (#3106) 2020-07-07 14:32:55 +01:00
test_security_groups.py Fix:EC2-authorize_security_group_ingress- add description to IP-Ranges (#3196) 2020-08-04 06:50:57 +01: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 Adding VPN Gateway filters (#3155) 2020-07-21 16:08:49 +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 Update code lint 2020-07-05 23:04:34 +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