guyellis / guyellis/http-status-check
Email Out Adapter Tests
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- JavaScript
- Stars
- 32
- Forks
- 31
- Avg merge
- 7h 59m
- Merged PRs (30d)
- 7
Description
Write tests for the Email Out Adapter. Mock the email sending with Sinon.js so emails aren't sent when the tests are run.
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
Locate the Email Out Adapter and the repository's existing test setup first. Add tests that mock email sending with Sinon.js so no real emails are sent, then run the adapter tests and confirm they pass without sending messages.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- testing
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100