Ghost/test
Naz 231cfef086 Removed use of ghostServer variable pattern
refs https://github.com/TryGhost/Toolbox/issues/138

- There is no good reason to keep this extra variable around just call "stop" in couple very specific cases. Even for those cases, there's `testUtils.stopGhost` method which achieves the same without additional variable to track.
2021-11-25 03:20:47 +13:00
..
e2e-api Removed use of ghostServer variable pattern 2021-11-25 03:20:47 +13:00
e2e-frontend Rewritten HTMLErrorRenderer w/o asset helper & template 2021-11-24 13:01:06 +00:00
e2e-server Fixed ETag header for admin templates not changing between versions (#13680) 2021-10-22 14:25:58 +01:00
integration Removed unnecessary rewire call 2021-11-22 14:53:16 +04:00
regression Removed use of ghostServer variable pattern 2021-11-25 03:20:47 +13:00
unit Fixed invalid settings file path configuration 2021-11-24 05:32:20 +13:00
utils Removed unused parameter from isFinished method 2021-11-24 05:32:20 +13:00
.eslintignore Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00
.eslintrc.js Upgraded no-skipped-test rule to error 2021-05-26 14:57:43 +01:00
.jshintrc Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00