Ghost/test/unit/frontend
Naz fead0e3dcf Decoupled frontend rss service from the url service
refs https://linear.app/tryghost/issue/CORE-103/decouple-internal-frontend-code-from-url-module

- We need to decouple all frontend services from URL service as much as possible. "bootstrap" module is now a central point to substitute (proxy really) function previously done by the URL service and this move changes direct usage of URL service to "bootstraps" internal proxy function
2021-10-14 05:55:49 +13:00
..
apps Moved frontend unit tests into their own folder 2021-10-06 11:58:29 +01:00
helpers Removed accidentally duplicated tests 2021-10-11 15:19:55 +01:00
meta Moved frontend unit tests into their own folder 2021-10-06 11:58:29 +01:00
services Decoupled frontend rss service from the url service 2021-10-14 05:55:49 +13:00