serverless-test-samples
serverless-test-samples copied to clipboard
This repository is designed to provide guidance for implementing comprehensive test suites for serverless applications.
*Issue #, if available:* *Description of changes:* Python Hexagonal Architecture Example By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the...
### Contact Details Dan Fox ### Suggested Improvement These are the recommendations from Heitor Lessa regarding the [EDA pattern here](https://github.com/aws-samples/serverless-test-samples/tree/main/python-test-samples/async-lambda-dynamodb). * **Separating Test resources from the actual app template** —...
https://aws.amazon.com/about-aws/whats-new/2023/04/aws-sam-cli-local-testing-api-gateway-lambda-authorizers/
Fix for a few files that have broken links to files. By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the...
Add footer link to readme files to refer back to ServerlessLand Testing page.