OpenFn / OpenFn/adaptors

Mailgun: Test is failing

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

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

  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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.