-
Notifications
You must be signed in to change notification settings - Fork 161
Closed
Labels
completedThis item is complete and has been merged/shippedThis item is complete and has been merged/shippedparametersThis item relates to the Parameters UtilityThis item relates to the Parameters UtilitytestsPRs that add or change testsPRs that add or change tests
Milestone
Description
Description of the feature request
### Tasks
- [ ] #1240
- [ ] #1241
- [ ] #1242
- [ ] #1243
Problem statement
Before a Powertools utility can be considered production ready it needs to have e2e tests implemented and running every time a new feature or release is added.
Summary of the feature
This action item tracks the activities and changes needed to integrate the new utility in the e2e tests, which high level and at the time of writing consist of:
- Write the unit tests cases and corresponding functions
- Optionally implement any helper needed
- Add the new utility in the workflow that runs the tests
Code examples
N/A
Benefits for you and the wider AWS community
Confidence that the utility has been tested in a real AWS Lambda execution environment.
Describe alternatives you've considered
N/A
Additional context
All utilities have extensive end to end test cases that aim at testing the different features and usages in a real AWS environment with real resources, permissions, and runtimes.
Related issues, RFCs
Metadata
Metadata
Assignees
Labels
completedThis item is complete and has been merged/shippedThis item is complete and has been merged/shippedparametersThis item relates to the Parameters UtilityThis item relates to the Parameters UtilitytestsPRs that add or change testsPRs that add or change tests