Closed
Description
Summary
The repo has a folder called tests
at the root level that was added years ago and that is not used except for two places in the unit tests.
Why is this needed?
To remove extra/unused files from the repository & reduce maintenance overhead.
Which area does this relate to?
Tests
Solution
Remove the tests
folder & update imports in the unit tests of some of the dependencies.
Acknowledgment
- This request meets Lambda Powertools Tenets
- Should this be considered in other Lambda Powertools languages? i.e. Python, Java