Maintenance: integrate utility with CI/CD unit test processes #1100
Labels
automation
This item relates to automation
completed
This item is complete and has been merged/shipped
idempotency
This item relates to the Idempotency Utility
tests
PRs that add or change tests
Milestone
Description of the feature request
Problem statement
Even if the new utility won't be released till much later, whenever code is merged into
main
the code coverage should stay at 100%.Summary of the feature
This unit of work tracks the activities and changes needed for the idempotency utility to be part of the unit test workflows that run whenever a PR is created and/or updated.
Additionally, the new utility should also be part of the
husky
hooks that are ran locally before committing.Code examples
N/A
Benefits for you and the wider AWS community
N/A
Describe alternatives you've considered
None, tests must be there.
Additional context
N/A
Related issues, RFCs
#447
The text was updated successfully, but these errors were encountered: