Ghost/test/unit/frontend/services
Hannah Wolfe 4f9b72ff43
Renamed middlewares to middleware consistently
- This is a minor bugbare, but it will affect some configuration I'm about to do for c8
- I've been wanting to do it for ages, middleware is plural all on it's own so it's an odd affectation in our codebase
- This also only exists in 2 places, everywhere else we use "middleware"
- Sadly it did result in a lot of churn as I did a full find and replace, but consistency is king!
2021-11-16 15:51:47 +00:00
..
apps Moved frontend unit tests into their own folder 2021-10-06 11:58:29 +01:00
routing Renamed middlewares to middleware consistently 2021-11-16 15:51:47 +00:00
rss Renamed bootstrap to routerManager 2021-10-19 07:29:09 +13:00
sitemap Moved frontend unit tests into their own folder 2021-10-06 11:58:29 +01:00
theme-engine Added card-asset config with sensible default 2021-11-05 12:20:02 +00:00
url Fixed test mocks for Url Service test suite 2021-11-15 20:11:05 +04:00
card-assets.test.js Added card-asset config with sensible default 2021-11-05 12:20:02 +00:00