mapbox / mapbox/mock-aws-sdk-js
API that takes a response, handles it in callback & request events
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 18
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
We should be able to specify the response payload in some way that is agnostic to the method our applications use to make the request. Specifying the payload should allow a callback, promise, or event-based application to receive the stubbed payload.
Contributor guide
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
Start by reviewing the existing stubbed AWS SDK client API and how it currently delivers response payloads. Compare the callback, promise, and request-event usage described in the issue, then define how one payload should reach each style; done means all three receive the configured stubbed response.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- api, testing
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 30/100