mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-27 22:49:56 -05:00
f82ff87177
refs https://github.com/TryGhost/Toolbox/issues/308 - this endpoint is currently used to send a test email with the post - it currently returns a 200 with whatever the response of the mail service is - this body isn't used in Admin nor is useful generally because it just contains the ID of the mailgun response - it's better than we change it to 204 and no response - this commit does that and updates the tests |
||
---|---|---|
.. | ||
__snapshots__ | ||
actions.test.js | ||
config.test.js | ||
custom-theme-settings.test.js | ||
db.test.js | ||
email-previews.test.js | ||
emails.test.js | ||
files.test.js | ||
images.test.js | ||
integrations.test.js | ||
invites.test.js | ||
key-authentication.test.js | ||
labels.test.js | ||
media.test.js | ||
members-importer.test.js | ||
members-newsletters.test.js | ||
members-stripe-connect.test.js | ||
members.test.js | ||
newsletters.test.js | ||
notifications.test.js | ||
oembed.test.js | ||
offers.test.js | ||
pages.test.js | ||
posts.test.js | ||
products.test.js | ||
redirects.test.js | ||
roles.test.js | ||
session.test.js | ||
settings-files.test.js | ||
settings.test.js | ||
site.test.js | ||
slugs.test.js | ||
snippets.test.js | ||
stats.test.js | ||
tags.test.js | ||
themes.test.js | ||
tiers.test.js | ||
users.test.js | ||
utils.js | ||
webhooks.test.js |