0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/test
Naz 03be383d8b Renamed testUtils.startGhost to localUtils.startGhost
refs https://github.com/TryGhost/Toolbox/issues/135

- Going though local utils allows to have the "withFrontend: false" flag applied only to the e2e-api test suites. This way we can gradually introduce the no-frontend change across all test suites
2021-11-22 21:56:32 +13:00
..
e2e-api Renamed testUtils.startGhost to localUtils.startGhost 2021-11-22 21:56:32 +13:00
e2e-frontend Force start in email route tests to pick up stubbed API 2021-11-17 10:51:46 +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 load of settings 2021-11-19 10:47:21 +00:00
regression Force start in email route tests to pick up stubbed API 2021-11-17 10:51:46 +00:00
unit Introduced booting from fixture url cache in test environment 2021-11-22 21:56:32 +13:00
utils Optimized e2e-api tests using boot with no frontend 2021-11-22 21:56:32 +13:00
.eslintignore
.eslintrc.js Upgraded no-skipped-test rule to error 2021-05-26 14:57:43 +01:00
.jshintrc