This website requires JavaScript.
Explore
Help
Register
Sign In
Yasuke
/
moto
Watch
1
Star
0
Fork
0
You've already forked moto
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
39a57195a2
moto
/
tests
/
test_ec2
History
andy
7120b5e4b1
Support placement when starting new instances
2016-02-10 17:59:48 +00:00
..
test_amazon_dev_pay.py
from __future__ import unicode_literals
2014-08-27 11:33:55 -04:00
test_amis.py
Fix root volume to show up in other EC2 volume API calls. Closes 470
2015-11-28 09:19:45 -05:00
test_availability_zones_and_regions.py
test_customer_gateways.py
Add Customer Gateway Support.
Closes
#465
2016-01-08 16:48:01 -05:00
test_dhcp_options.py
test_ec2_core.py
test_elastic_block_store.py
Add filter for volume-id on volumes.
2016-01-20 12:24:33 +10:00
test_elastic_ip_addresses.py
test_elastic_network_interfaces.py
Cleanup public IPs for EC2 classic instances and fix some default ENI things.
2015-02-14 14:42:20 -05:00
test_general.py
test_instances.py
Support placement when starting new instances
2016-02-10 17:59:48 +00:00
test_internet_gateways.py
test_ip_addresses.py
test_key_pairs.py
Implemented import key pair
2015-09-24 17:34:08 +02:00
test_monitoring.py
test_network_acls.py
test_placement_groups.py
test_regions.py
Cleanup querying missing ELB error.
2015-12-13 22:41:17 -05:00
test_reserved_instances.py
test_route_tables.py
test_security_groups.py
Adds support for authorizing and revoking egress permissions
2016-01-15 12:36:11 -08:00
test_server.py
test_spot_instances.py
test_subnets.py
Add support for default VPCs and subnets.
2015-12-06 20:58:54 +01:00
test_tags.py
test_utils.py
Remade ec2.utils.random_key_pair for be really random
2015-09-15 20:09:35 -04:00
test_virtual_private_gateways.py
test_vm_export.py
from __future__ import unicode_literals
2014-08-27 11:33:55 -04:00
test_vm_import.py
test_vpc_peering.py
test_vpcs.py
test_vpn_connections.py
corrected unused import in test_vpn_connectins
2015-12-03 13:51:48 +02:00
test_windows.py