1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/test/units/modules/cloud
Jonathan Nuñez 67b1d0f274 CloudFormation module: get StackEvents when ClientRequestToken is not used (#32434)
* When getting the stack events we need to consider the case where we don't have ClientRequestToken fixes #32396

* Adding tests for the case when the ClientRequestToken is not present in the stack creation.

* Renaming the stack that the test for Client Request Token requires so it won't cause collisions with the basic test.
2017-11-02 11:41:49 -04:00
..
amazon CloudFormation module: get StackEvents when ClientRequestToken is not used (#32434) 2017-11-02 11:41:49 -04:00
docker test/: PEP8 compliancy (#24803) 2017-05-30 18:05:19 +01:00
google test/: PEP8 compliancy (#24803) 2017-05-30 18:05:19 +01:00
openstack test/: PEP8 compliancy (#24803) 2017-05-30 18:05:19 +01:00
__init__.py Relocate module unit tests. (#18812) 2016-12-08 11:35:20 -05:00