Skip to content

Commit

Permalink
Adding a unit test for module schema generation (aws-cloudformation#716)
Browse files Browse the repository at this point in the history
Adding this over-assertive unit test for modules schema generation. Asserting on the exact schema that is currently generated for this fairly complex module, so that we have one more way of being notified when something about the schema generation changes. The schema generation is coupled to certain logic in the CFN server-side and we should be cautious when making changes.

The module fragment is taken from the official sample templates in the CFN documentation: https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/sample-templates-services-us-west-2.html#w2ab1c35c58c13c27
  • Loading branch information
MalikAtalla-AWS authored and eduardomourar committed Apr 30, 2021
1 parent e250d7c commit 44f4b54
Show file tree
Hide file tree
Showing 3 changed files with 1,066 additions and 0 deletions.
Loading

0 comments on commit 44f4b54

Please sign in to comment.