Skip to content

feat: add testing utilities for Lambda functions #342

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Apr 19, 2025
Merged

Conversation

hoegertn
Copy link
Contributor

@hoegertn hoegertn commented Apr 12, 2025

  • Introduced LambdaTestUtil for unit testing REST and GraphQL Lambda functions, including examples for GET and POST requests.

  • Updated README.md to document the new testing utilities and provide usage examples.

fixes #302

hoegertn and others added 5 commits April 13, 2025 00:11
- Introduced `LambdaTestUtil` for unit testing REST and GraphQL Lambda functions, including examples for GET and POST requests.

- Updated README.md to document the new testing utilities and provide usage examples.
Signed-off-by: github-actions <github-actions@github.com>
@hoegertn hoegertn merged commit 1d8db4f into main Apr 19, 2025
4 checks passed
@hoegertn hoegertn deleted the feat/unittest-util branch April 19, 2025 22:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Helper classes for unit testing serverless applications
1 participant