Ghost/test/unit/frontend/services/routing
Daniel Lockyer 3b6cdc2bc5
Renamed preview files to previews
refs https://github.com/TryGhost/Toolbox/issues/308

- we have a pattern of using plurals around Ghost but this was singular
- this shouldn't change any API functionality, it's just code
  refactoring
2022-04-28 15:37:14 +01:00
..
controllers Renamed preview files to previews 2022-04-28 15:37:14 +01:00
middlewares Renamed middlewares to middleware consistently 2021-11-16 15:51:47 +00:00
bootstrap.test.js Renamed bootstrap to routerManager 2021-10-19 07:29:09 +13:00
CollectionRouter.test.js Extracted an explicit "filter" parameter in UrlGenerator constructor 2021-11-15 18:32:34 +04:00
ParentRouter.test.js Removed unnecessary checks in unit test suites 2021-10-19 07:29:09 +13:00
registry.test.js Removed unnecessary use of rewire 2022-03-24 19:32:06 +00:00
RSSRouter.test.js Removed unnecessary checks in unit test suites 2021-10-19 07:29:09 +13:00
StaticRoutesRouter.test.js Extracted an explicit "filter" parameter in UrlGenerator constructor 2021-11-15 18:32:34 +04:00
TaxonomyRouter.test.js Removed versioned routing configs 2022-04-28 15:35:28 +01:00