Code-4-Community / Code-4-Community/bcan
[JAN-5] Implement AWS SDK mock testing (via AWS docs)
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Add any dependencies needed and a mock test showing a unit test for DynamoDB calls we make in the bakend, choose any service for the example.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Review the AWS documentation for mocking DynamoDB calls and inspect the backend's existing DynamoDB usage and dependency setup. Add the required dependencies and a representative unit test using a mock AWS service; done means the example runs successfully with the project's test tooling.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- aws, typescript
- Domain
- backend, databases, testing
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100