moto/tests/test_cloudformation
Declan Shanaghy b152c00642 Fix multiple bugs encountered with boto3
* Fix path detection for deleting keys in S3 bucket
* Fix stack deletion ensure delete method exists on object
  * Previous tests were using a stack with no resources
* Fix DESCRIBE_STACK_RESOURCES_RESPONSE,
  * Previously untested code path
2016-04-12 13:58:17 -07:00
..
fixtures Add redshift support for cloudformation. 2015-08-08 13:29:37 -04:00
__init__.py from __future__ import unicode_literals 2014-08-27 11:33:55 -04:00
test_cloudformation_stack_crud_boto3.py Fix multiple bugs encountered with boto3 2016-04-12 13:58:17 -07:00
test_cloudformation_stack_crud.py Change CloudFormationResponse.get_template() to return GetTemplateResponse/GetTemplateResult/TemplateBody 2015-10-05 15:21:30 -04:00
test_cloudformation_stack_integration.py Propagate stack-level tags to resources 2016-03-15 15:36:02 +01: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 Add cloudformation for RDS. 2015-01-11 16:15:08 -05:00