0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-24 23:48:13 -05:00
ghost/test
Naz 2fed8dbbd5 Moved all settings module bootstrap logic into init method
refs refs https://linear.app/tryghost/issue/CORE-35/refactor-route-and-redirect-settings

- The initialization outside the init method is causing problems when the configs are mocked during the test setup
2021-11-24 05:32:20 +13:00
..
e2e-api Removed force start from themes test 2021-11-22 17:47:44 +04: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 rewire call 2021-11-22 14:53:16 +04:00
regression Removed unneeded mocks 2021-11-22 21:56:32 +13:00
unit Moved all settings module bootstrap logic into init method 2021-11-24 05:32:20 +13:00
utils Renamed withBackend/withFrotned to backend/frontend 2021-11-22 21:56:32 +13:00
.eslintignore
.eslintrc.js
.jshintrc