aws-samples / aws-samples/serverless-test-samples
[Improvement]: improve/add unit test for the CI/CD
Open
- Dominant language
- Python
- Stars
- 356
- Forks
- 113
- PR merge metrics
- No merged PRs in 30d
Description
### Contact Details
guyalmog2006@gmail.com
### Suggested Improvement
there is a need to add a unit test for the project to replace the existing [python-test-samples/apigw-sqs-lambda-sqs/tests/unit/pass_test.py] file, as it currently just returns "pass" and not doing an actual unit test
Contributor guide
Research direction
Read python-test-samples/apigw-sqs-lambda-sqs/tests/unit/pass_test.py first, then trace the sample code it is intended to test. Replace the placeholder result with an assertion-based unit test for documented behavior and verify that the project's CI test job passes.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- ci-cd, testing
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 38/100