Ghost/test/regression/api/v2/content
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
..
authors.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
tags.test.js Removed "ghost = testUtils.startGhost" pattern 2021-11-25 03:20:47 +13:00
utils.js Refactored test utils "post" properties 2021-05-13 15:41:27 +04:00