mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-10 23:36:14 -05:00
refs https://github.com/TryGhost/Team/issues/948 - The frontend route `/email/:uuid` is aliased to the preview as a temporary solution. It fulfills the premise of the email-only post anyway - not being accessible publicly and only shared through email. - The tests for the new route are missing as adding them was way more problematic than I envisoned. They are in the works and will be added as a follow up commit next. |
||
---|---|---|
.. | ||
authentication.test.js | ||
db.test.js | ||
identities.test.js | ||
images.test.js | ||
labels.test.js | ||
members.test.js | ||
members_signin_url.test.js | ||
notifications.test.js | ||
pages.test.js | ||
posts.test.js | ||
redirects.test.js | ||
schedules.test.js | ||
settings.test.js | ||
site.test.js | ||
slack.test.js | ||
users.test.js | ||
utils.js | ||
webhooks.test.js |