Ghost/test/unit/services/themes/handlebars
Hannah Wolfe 59b9f161dd Moved non-helper code out of helpers
- the helper dir also contained some code used with helpers - utils and helper-helpers?
- the goal here was for helpers to be the only thing in their folder so we can look at moving them out
- all other code has been moved to services/themes for now, which is not the right place either
- services/themes is a catch-all for theme storage, loading, validation, rendering and more, needs to be broken down
2020-04-10 12:27:43 +01:00
..
helpers_spec.js Moved non-helper code out of helpers 2020-04-10 12:27:43 +01:00
template_spec.js Moved non-helper code out of helpers 2020-04-10 12:27:43 +01:00