Mailgun: Test is failing
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 24
- Forks
- 41
- Avg merge
- 3d 13h
- Merged PRs (30d)
- 12
Description
We've randomly got a failing test on Mailgun, which has been skipped in #475
The problem is that the unit test uses a live credential to contact mailgun, and I'm pretty sure the token has expired or something.
I don't really want to keep the live test running, certainly not in CI. So we need to work out what to do here
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
Start by locating the Mailgun unit test skipped in #475 and reviewing how its live credential is configured in CI. Determine a testable approach that does not depend on a live Mailgun token; done means the test suite is reliable without live credentials.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- testing-qa
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100