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
e8551988d9
moto
/
tests
/
test_ec2
History
Steve Pulec
93f68090e3
Merge pull request
#1989
from jrbeilke/bugfix-ec2_ami_is-public
...
Bugfix for filtering EC2 AMIs with is-public (values should be lowercase)
2018-12-28 21:22:28 -05:00
..
test_account_attributes.py
test_amazon_dev_pay.py
test_amis.py
test_availability_zones_and_regions.py
test_customer_gateways.py
test_dhcp_options.py
Lints.
2017-02-23 21:37:43 -05:00
test_ec2_core.py
Get standalone server mode working for all tests.
2017-02-23 19:43:48 -05:00
test_elastic_block_store.py
test_elastic_ip_addresses.py
adding Address reallocate capability for EIP
2018-05-10 23:39:19 -07:00
test_elastic_network_interfaces.py
Implement availability-zone filter for DescribeNetworkInterfaces
2017-03-22 14:36:20 +01:00
test_general.py
test_instances.py
test_internet_gateways.py
test_ip_addresses.py
test_key_pairs.py
test_monitoring.py
test_nat_gateway.py
test_network_acls.py
test_placement_groups.py
from __future__ import unicode_literals
2014-08-27 11:33:55 -04:00
test_regions.py
test_reserved_instances.py
test_route_tables.py
test_security_groups.py
Fix security group rules for single rule case.
Closes
#1522
.
2018-04-13 15:03:07 -04:00
test_server.py
Lints.
2017-02-23 21:37:43 -05:00
test_spot_fleet.py
Make SpotPrice optional when requesting a spot fleet
2018-02-01 18:07:35 -05:00
test_spot_instances.py
test_subnets.py
Added invalid id exceptions when filtering vpcs and subnets
2017-09-18 23:38:39 +05:30
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
from __future__ import unicode_literals
2014-08-27 11:33:55 -04:00
test_vpc_peering.py
test_vpcs.py
test_vpn_connections.py
test_windows.py