moto/tests/test_autoscaling
Brian Pandola e8f1522d1a
Improve autoscaling:CreateLaunchConfiguration request validation (#3687)
AWS requires certain parameters to be mutually inclusive.

Moto wasn't doing anything with the InstanceId parameter, which is now made
clear with a TODO.
2021-02-14 11:38:03 +00:00
..
__init__.py Port test suite from nose to pytest. 2020-11-10 08:23:44 +01:00
test_autoscaling_cloudformation.py Use known AMI in internal tests (#3620) 2021-01-27 19:49:33 +00:00
test_autoscaling.py Address pytest warnings (#3629) 2021-01-29 11:31:56 +00:00
test_elbv2.py Use known AMI in internal tests (#3620) 2021-01-27 19:49:33 +00:00
test_launch_configurations.py Improve autoscaling:CreateLaunchConfiguration request validation (#3687) 2021-02-14 11:38:03 +00:00
test_policies.py Use known ImageID in internal tests (#3555) 2021-01-13 09:02:11 +00:00
test_server.py Run black on moto & test directories. 2019-10-31 10:36:05 -07:00
utils.py Run black on moto & test directories. 2019-10-31 10:36:05 -07:00