Ghost/test/unit
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
..
api Cleaned up weird refs to versions in tests 2022-01-21 15:10:03 +00:00
frontend Removed deprecated routes.yaml data format 2022-01-21 20:16:43 +00:00
server Updated misc unversioned tests to run on canary 2022-01-21 15:11:48 +00:00
shared Introduced booting from fixture url cache in test environment 2021-11-22 21:56:32 +13:00