Ghost/test/unit/services/routing/helpers
Hannah Wolfe 34d2cc1b0b Moved active theme to new theme engine service
refs: bf0823c9a2

- continuing the work of splitting up the theme service into logical components
- this is where it starts to get fiddly as the getActive function in themeService index is required across the frontend/backend mostly due to its use in the getApiVersion method
- for now left one usage of the getActive method in place in ghost-locals middleware ready for the next phase of the refactor, which will move some of the themeService index into a shared location
2021-04-23 15:28:50 +01:00
..
context_spec.js Updated var declarations to const/let and no lists 2020-04-29 16:51:13 +01:00
entry-lookup_spec.js Fixed "no-shadow" eslint warning in tests 2020-10-19 17:45:26 +13:00
error_spec.js Refactored tests to destructure common lib import (#11838) 2020-05-25 09:49:38 +01:00
fetch-data_spec.js Updated var declarations to const/let and no lists 2020-04-29 16:51:13 +01:00
format-response_spec.js Updated var declarations to const/let and no lists 2020-04-29 16:51:13 +01:00
templates_spec.js Moved active theme to new theme engine service 2021-04-23 15:28:50 +01:00