guyellis / guyellis/http-status-check

Email Out Adapter Tests

Open
#3 0 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.