moto/tests/test_ec2
Matěj Cepl 77dc60ea97 Port test suite from nose to pytest.
This just eliminates all errors on the tests collection. Elimination of
failures is left to the next commit.
2020-11-10 08:23:44 +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 Port test suite from nose to pytest. 2020-11-10 08:23:44 +01:00
test_availability_zones_and_regions.py black reformatting changes 2020-04-24 14:20:58 -04:00
test_customer_gateways.py Port test suite from nose to pytest. 2020-11-10 08:23:44 +01:00
test_dhcp_options.py Port test suite from nose to pytest. 2020-11-10 08:23:44 +01:00
test_ec2_cloudformation.py List dependencies for services - add integration test to verify 2020-09-13 16:08:23 +01:00
test_ec2_core.py merge 2018-12-21 12:28:56 +01:00
test_elastic_block_store.py Port test suite from nose to pytest. 2020-11-10 08:23:44 +01:00
test_elastic_ip_addresses.py Port test suite from nose to pytest. 2020-11-10 08:23:44 +01:00
test_elastic_network_interfaces.py Port test suite from nose to pytest. 2020-11-10 08:23:44 +01:00
test_flow_logs.py Port test suite from nose to pytest. 2020-11-10 08:23:44 +01:00
test_general.py Port test suite from nose to pytest. 2020-11-10 08:23:44 +01: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 Port test suite from nose to pytest. 2020-11-10 08:23:44 +01:00
test_internet_gateways.py Port test suite from nose to pytest. 2020-11-10 08:23:44 +01:00
test_ip_addresses.py merge 2018-12-21 12:28:56 +01:00
test_key_pairs.py Port test suite from nose to pytest. 2020-11-10 08:23:44 +01:00
test_launch_templates.py Port test suite from nose to pytest. 2020-11-10 08:23:44 +01: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 Port test suite from nose to pytest. 2020-11-10 08:23:44 +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 Port test suite from nose to pytest. 2020-11-10 08:23:44 +01:00
test_security_groups.py Port test suite from nose to pytest. 2020-11-10 08:23:44 +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 Port test suite from nose to pytest. 2020-11-10 08:23:44 +01:00
test_subnets.py Port test suite from nose to pytest. 2020-11-10 08:23:44 +01:00
test_tags.py Port test suite from nose to pytest. 2020-11-10 08:23:44 +01: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 Port test suite from nose to pytest. 2020-11-10 08:23:44 +01:00
test_vpcs.py Port test suite from nose to pytest. 2020-11-10 08:23:44 +01:00
test_vpn_connections.py Port test suite from nose to pytest. 2020-11-10 08:23:44 +01:00
test_windows.py merge 2018-12-21 12:28:56 +01:00