Ghost/ghost/mailgun-client
Daniel Lockyer 3e6416431e
Added test to ensure events are only fetched if configured
refs https://github.com/TryGhost/Toolbox/issues/363

- this adds coverage for a branch in the code, and ensures we don't
  fetch any events if mailgun is not configured
2022-08-11 08:19:03 +02:00
..
lib
test Added test to ensure events are only fetched if configured 2022-08-11 08:19:03 +02:00
.eslintrc.js
index.js
package.json
README.md

Mailgun Client

Mailgun client for Ghost

Usage

Test

  • yarn lint run just eslint
  • yarn test run lint and tests