0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/test/unit/frontend/services/routing
Naz 3bca65d868 Removed unnecessary checks in unit test suites
refs https://linear.app/tryghost/issue/CORE-104/decouple-frontend-routing-events-from-urlserver-events

- These modules have nothing to do with "events"! There's no reason to test for something that would not ever happen
2021-10-19 07:29:09 +13:00
..
controllers
helpers
middlewares
CollectionRouter.test.js Removed 'router.created' event emmision from forntend routers 2021-10-19 07:29:09 +13:00
ParentRouter.test.js Removed unnecessary checks in unit test suites 2021-10-19 07:29:09 +13:00
registry.test.js
RSSRouter.test.js Removed unnecessary checks in unit test suites 2021-10-19 07:29:09 +13:00
StaticRoutesRouter.test.js Removed 'router.created' event emmision from forntend routers 2021-10-19 07:29:09 +13:00
TaxonomyRouter.test.js Removed 'router.created' event emmision from forntend routers 2021-10-19 07:29:09 +13:00