moto/tests/test_cloudformation
Hugo Lopes Tavares bfa8b4552c Fix CloudFormation Lambda ZipFile implementation to be plain text
The AWS CloudFormation documentation[1] states the following about the ZipFile property:

> For nodejs4.3, nodejs6.10, python2.7, and python3.6 runtime environments, the source code of your Lambda function.
> You can't use this property with other runtime environments.

[1]: http://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-properties-lambda-function-code.html#cfn-lambda-function-code-zipfile
2017-05-17 18:48:54 -04:00
..
fixtures Merge in master. 2017-03-05 09:58:39 -05:00
__init__.py from __future__ import unicode_literals 2014-08-27 11:33:55 -04:00
test_cloudformation_stack_crud_boto3.py Merge #913. 2017-05-10 21:58:42 -04:00
test_cloudformation_stack_crud.py Allow CloudFormation stack tags to be updated 2017-03-17 23:57:57 +00:00
test_cloudformation_stack_integration.py Fix CloudFormation Lambda ZipFile implementation to be plain text 2017-05-17 18:48:54 -04:00
test_server.py Lints. 2017-02-23 21:37:43 -05:00
test_stack_parsing.py Allow yaml templates for cloud formation 2017-05-01 11:28:35 -07:00