Ghost/test/unit/services/theme-engine
Fabien O'Carroll 569f1c559d Updated theme middleware to use products api
refs https://github.com/TryGhost/Team/issues/668

Since we no longer store price data in the settings we must use the api
to read the stripe prices for the default price, so that we can maintain
backwards compatibility for the `@price` data in themes.
2021-05-07 16:32:57 +01:00
..
engines Moved theme engines to new theme engine service 2021-04-22 21:05:01 +01:00
handlebars Moved handlebars utils to new theme engine service 2021-04-21 14:21:32 +01:00
active_spec.js Improved theme locale handling 2021-05-05 16:13:26 +01:00
config_spec.js Moved theme config to new theme engine service 2021-04-21 14:21:32 +01:00
i18n_spec.js Refactored i18n into a class + index 2021-05-05 15:13:23 +01:00
middleware_spec.js Updated theme middleware to use products api 2021-05-07 16:32:57 +01:00
preview_spec.js Moved theme preview mw to new theme engine service 2021-04-24 19:56:00 +01:00