aws-cloudformation / aws-cloudformation-samples

Apache License 2.0
134 stars 55 forks source link

Updated schema, and contract test input files. #60

Closed mrinaudo-aws closed 1 year ago

mrinaudo-aws commented 1 year ago

Issue #, if available:

Description of changes: Updated schema, and contract test input files.

Unit test output excerpts pytest --cov src --cov-report term-missing [...] Required test coverage of 85.0% reached. Total coverage: 94.38% [...] 38 passed in 0.80s [...]

Contract test output excerpts % cfn test
Resource schema is valid. [...] 13 passed, 2 skipped, 6 deselected in 178.83s (0:02:58) [...] 13 passed, 2 skipped, 6 deselected in 181.12s (0:03:01) [...]

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.