mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-17 23:44:39 -05:00
refs refs https://linear.app/tryghost/issue/CORE-84/have-a-look-at-the-eggs-redirects-refactor-branch - The tests needed to have a clean state with empty redirects file, which was previously ensured through "configUtils". Because configUtils don't play ball with the class initialization pattern this approach was chosen - It's an end-to-end test with lots of logic and pobably would be enough to run against single API endpoint. Leaving it as is and to be improved in the future |
||
---|---|---|
.. | ||
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 |