Closed
Description
Summary
In #1263 we have added integration tests for SecretsProvider
, part of the upcoming Parameters utility.
We should dedicate some additional cycles to add comments/documentation to the tests to make them future proof and clearer.
Why is this needed?
To allow future maintainers and potential prospect contributors to more easily understand what's going on in the tests, as well as troubleshoot issues.
Which area does this relate to?
Tests, Parameters
Solution
See example of comments in the DynamoDBProvider
here.
Acknowledgment
- This request meets Lambda Powertools Tenets
- Should this be considered in other Lambda Powertools languages? i.e. Python, Java