0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/test/regression/site
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
..
intergration-web-site Moved active theme to new theme engine service 2021-04-23 15:28:50 +01:00
dynamic_routing_spec.js Split urlServiceUtils from testUtils & unified 2021-02-17 17:36:27 +00:00
frontend_spec.js Switched tests to use new boot method 2021-02-18 20:24:49 +00:00
parent_app_vhosts_spec.js Moved active theme to new theme engine service 2021-04-23 15:28:50 +01:00
url_service_spec.js Hardened frontend tests checking API engine 2021-02-24 18:55:12 +13:00