Ghost/ghost/mailgun-client
Daniel Lockyer b226065c04
Added mailgun-client test to ensure config values are prioritised over settings
- this is the current functionality of the code, as it has always been,
  but this test ensures we prioritise the values in the config over
  those in settings
2022-08-11 09:10:49 +02:00
..
lib Added test to check sending emails when Mailgun is not configured 2022-08-11 09:10:49 +02:00
test Added mailgun-client test to ensure config values are prioritised over settings 2022-08-11 09:10:49 +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