Open ghost opened 3 years ago
Also got this comment:
I would like to know how to test for two resource types that only differ in name. For example I have two Lambda functions with essentially the same Roles, they only differ in name/identifier. Can I test that they are both there?
More detailed information on the various types of expectations you can use for Stack resources. Some examples are the difference between "haveResource()" and "haveResourceLike()". How to use matchers to do fuzzy matching of property values.
Some API changes have occurred and the code snippets may need updating. Review this entire topic and make sure it works correctly.
Known issues: