You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We need to improve testing coverage of our Lambda handlers. The Lambda handler for approve lambda does not have corresponding unit tests. Unit tests should be created specifically for this handler.
Use Case
Unit tests for the approve lambda Lambda handler would improve test coverage and help us find bugs and prevent breaking changes.
Proposed Solution
No response
Other Information
No response
Acknowledgements
I may be able to implement this feature request
This feature might incur a breaking change
CDK version used
2.103.1
Environment details (OS name and version, etc.)
MacOS
The text was updated successfully, but these errors were encountered:
Adds unit test for approve lambda handler.
Closes#27727.
----
*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*
Comments on closed issues are hard for our team to see.
If you need more assistance, please either tag a team member or open a new issue that references this one.
If you wish to keep having a conversation with other community members under this issue feel free to do so.
Describe the feature
We need to improve testing coverage of our Lambda handlers. The Lambda handler for approve lambda does not have corresponding unit tests. Unit tests should be created specifically for this handler.
Use Case
Unit tests for the approve lambda Lambda handler would improve test coverage and help us find bugs and prevent breaking changes.
Proposed Solution
No response
Other Information
No response
Acknowledgements
CDK version used
2.103.1
Environment details (OS name and version, etc.)
MacOS
The text was updated successfully, but these errors were encountered: