Ghost/test/unit/frontend/services
Hannah Wolfe 9d8089a748
Removed deprecated routes.yaml data format
refs: https://github.com/TryGhost/Ghost/issues/10434
refs: https://github.com/TryGhost/Ghost/pull/10449
refs: https://github.com/TryGhost/Ghost/pull/10559

- We originally had a weird structure returned for data keys in routes.yaml.
- To the best of my knowledge this was never desired or really used
- I'm removing it now simply because I'm trying to remove all references to v2/v3 in tests, and this had a comment saying it was deprecated in v3
- I could have changed the comment to be a proper @deprecated comment and leave this til we rewrite dynamic routing
- However it's weird and confusing and I believe entirely unused - so getting rid is way way better
2022-01-21 20:16:43 +00:00
..
apps Moved frontend unit tests into their own folder 2021-10-06 11:58:29 +01:00
routing Removed deprecated routes.yaml data format 2022-01-21 20:16:43 +00:00
rss Renamed bootstrap to routerManager 2021-10-19 07:29:09 +13:00
sitemap 🐛 Added pagination to sitemap.xml to avoid max 50,000 entries limit 2022-01-05 11:54:35 +01:00
theme-engine Cleaned up customThemeSettings labs flag 2022-01-03 17:45:25 +00:00
url Switch to @tryghost/errors from ignition errors package (#13807) 2021-12-01 10:22:01 +00:00
card-assets.test.js 🐛 Fixed card asset init/reload behaviour 2021-11-23 12:53:58 +00:00