0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/test
Naz 098891ee9a Removed bootstrap module dependency from frontend routers
refs https://linear.app/tryghost/issue/CORE-104/decouple-frontend-routing-events-from-urlserver-events

- "routerCreated" call was causing a need to create a dependency on the frontend Router level which didn't fit nicely with the refactor of the bootstrap into a class, it's also makes way more sense having it as an independent parameter instead of a call on a module (makes testing way more readable too!)
2021-10-19 07:29:09 +13:00
..
e2e-api
e2e-frontend
e2e-server Removed remaining usage of i18n & translation file 2021-10-15 11:39:07 +01:00
integration Moved URL service to backend 2021-10-19 07:29:09 +13:00
regression Moved URL service to backend 2021-10-19 07:29:09 +13:00
unit Removed bootstrap module dependency from frontend routers 2021-10-19 07:29:09 +13:00
utils Moved URL service to backend 2021-10-19 07:29:09 +13:00
.eslintignore
.eslintrc.js
.jshintrc