0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/test/regression/api/canary/admin
Naz 8dd33c5034 Removed "ghost = testUtils.startGhost" pattern
refs https://github.com/TryGhost/Toolbox/issues/138

- Having the "ghost" alias only added cognitive load when reading through the test code and didn't provide any additional value. Removed the pattern to keep things simpler and more explicit
2021-11-25 03:20:47 +13:00
..
authentication.test.js Removed "ghost = testUtils.startGhost" pattern 2021-11-25 03:20:47 +13:00
db.test.js Removed "ghost = testUtils.startGhost" pattern 2021-11-25 03:20:47 +13:00
identities.test.js Removed "ghost = testUtils.startGhost" pattern 2021-11-25 03:20:47 +13:00
images.test.js Removed "ghost = testUtils.startGhost" pattern 2021-11-25 03:20:47 +13:00
labels.test.js Removed "ghost = testUtils.startGhost" pattern 2021-11-25 03:20:47 +13:00
members.test.js Removed "ghost = testUtils.startGhost" pattern 2021-11-25 03:20:47 +13:00
members_signin_url.test.js Removed "ghost = testUtils.startGhost" pattern 2021-11-25 03:20:47 +13:00
notifications.test.js Removed "ghost = testUtils.startGhost" pattern 2021-11-25 03:20:47 +13:00
pages.test.js Removed "ghost = testUtils.startGhost" pattern 2021-11-25 03:20:47 +13:00
posts.test.js Removed "ghost = testUtils.startGhost" pattern 2021-11-25 03:20:47 +13:00
redirects.test.js Removed "ghost = testUtils.startGhost" pattern 2021-11-25 03:20:47 +13:00
schedules.test.js Removed "ghost = testUtils.startGhost" pattern 2021-11-25 03:20:47 +13:00
settings.test.js Removed "ghost = testUtils.startGhost" pattern 2021-11-25 03:20:47 +13:00
site.test.js
slack.test.js Removed "ghost = testUtils.startGhost" pattern 2021-11-25 03:20:47 +13:00
users.test.js Removed "ghost = testUtils.startGhost" pattern 2021-11-25 03:20:47 +13:00
utils.js Added email_only property in Posts Admin API v4 2021-08-05 19:44:35 +12:00
webhooks.test.js Removed "ghost = testUtils.startGhost" pattern 2021-11-25 03:20:47 +13:00