moto/tests/test_cloudformation
William Richard f46a24180f Cast desired capacity for cloudformation asg to int (#846)
Cloudformation passes MaxSize, MinSize and DesiredCapacity as strings, but
we want to store them as ints.  Also includes tests of this fix, to help
avoid regression.
2017-03-04 22:51:01 -05:00
..
fixtures EC2 tags specified in CloudFormation should be applied to the instances (#840) 2017-03-04 22:37:53 -05:00
__init__.py from __future__ import unicode_literals 2014-08-27 11:33:55 -04:00
test_cloudformation_stack_crud_boto3.py cloudformation: Support RoleARN for create and update stack (#807) 2017-01-18 22:59:47 -05:00
test_cloudformation_stack_crud.py make cloudformation update stack use parameters provided (#843) 2017-03-04 22:48:51 -05:00
test_cloudformation_stack_integration.py Cast desired capacity for cloudformation asg to int (#846) 2017-03-04 22:51:01 -05:00
test_server.py Add XML support for cloudformation commands that lacked it 2016-02-29 19:50:23 +00:00
test_stack_parsing.py Fix tests for python3 2016-08-15 12:36:39 -07:00