Ghost/test/unit/services/themes
Hannah Wolfe 307e035796 Fixed incorrect require path in theme tests
- At some point we have updated the path that should be required to get helpers, but missed updating the path in this test
- When run with the full suite, the test still passed, but when run independently it threw the error loadCoreHelpers is not a function
- This is to do with some interaction with the middleware_spec.js tests
- I'm working on breaking all this down so hopefully will get rid of any further weird test independence issues
2021-04-20 19:16:52 +01:00
..
engines Hardened frontend tests checking API engine 2021-02-24 18:55:12 +13:00
handlebars Fixed incorrect require path in theme tests 2021-04-20 19:16:52 +01:00
active_spec.js Moved hbs engine into new theme engine service 2021-04-19 20:03:30 +01:00
config_spec.js Updated var declarations to const/let and no lists 2020-04-29 16:51:13 +01:00
list_spec.js Updated var declarations to const/let and no lists 2020-04-29 16:51:13 +01:00
loader_spec.js 🔥 Added support for Node 14 2020-10-23 12:57:02 +01:00
middleware_spec.js Moved hbs engine into new theme engine service 2021-04-19 20:03:30 +01:00
preview_spec.js 🐛 Fixed theme preview not decoding values properly 2021-03-01 11:54:50 +00:00
validate_spec.js Updated links to ghost.org sites 2021-01-20 09:59:45 +13:00