moto/tests/test_cloudformation
Andrew Garrett 542248158f Implement the meat for DescribeStackEvents
Right now this just adds events for the stack itself via the lifecycle
methods of the FakeStack object, but it is possible to add other kinds
of events (I left a method for that should someone need inspiration
later.)
2016-06-29 21:56:39 +00: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 Implement the meat for DescribeStackEvents 2016-06-29 21:56:39 +00:00
test_cloudformation_stack_crud.py Implement the meat for DescribeStackEvents 2016-06-29 21:56:39 +00:00
test_cloudformation_stack_integration.py Merge pull request #616 from mnussbaum/cloudformation_kms 2016-05-17 21:01:12 -04: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