moto/tests/test_cloudformation
Zach Brookler 31ce74a842
Fix autoscaling tags (#3010)
* ENH: Add unit test for propagation tags

* BUG: Add missing translation of boolean PropagateAtLaunch tag values to strings

* BUG: Should really be checking for "true" and not True

* CLN: Black formatting
2020-05-24 12:21:29 +01:00
..
fixtures Change whitespaces back to the way they were and fix typos 2020-01-23 15:46:50 +01:00
__init__.py from __future__ import unicode_literals 2014-08-27 11:33:55 -04:00
test_cloudformation_depends_on.py Cloud formation "depends_on" #2845 Add depends on and update name type mapping (#2994) 2020-05-18 09:47:18 +01:00
test_cloudformation_stack_crud_boto3.py #2388 - CloudFormation - CreateChangeSet does not create resources, as per spec 2020-03-24 10:22:08 +00:00
test_cloudformation_stack_crud.py Add tests for Events::Rule integration with cf 2020-03-23 22:17:02 -03:00
test_cloudformation_stack_integration.py Fix autoscaling tags (#3010) 2020-05-24 12:21:29 +01:00
test_import_value.py Run black on moto & test directories. 2019-10-31 10:36:05 -07:00
test_server.py Run black on moto & test directories. 2019-10-31 10:36:05 -07:00
test_stack_parsing.py Run black on moto & test directories. 2019-10-31 10:36:05 -07:00
test_validate.py Keep order in request body to ensure auth signing works. (#3024) 2020-05-24 08:51:45 +01:00