0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-18 02:21:47 -05:00
ghost/core/test
Matt Enlow 345fe1a6d4 Fixed check for a theme's custom error.hbs:
Closes #2513
- Checks for property `error.hbs` on active theme
- Added unit test to ensure `error` view is rendered when activeTheme has
  a custom error template.
- Removed unused variable, `userErrorTemplatePath` from errorHandler
- Refactored errorHandler.`updateActiveTheme` to take one argument, the new active theme, and to then check if the active theme has an error.hbs
- Changed errorHandler unit test to use rewire for mocking config.
2014-03-29 08:19:51 -06:00
..
functional Redirect feed -> rss 2014-03-24 09:46:39 +00:00
integration Fix delete button 2014-03-24 14:49:23 +01:00
unit Fixed check for a theme's custom error.hbs: 2014-03-29 08:19:51 -06:00
utils Fixes random pg failures. 2014-03-17 10:54:31 +00:00
blanket_coverage.js Coverage report task fix for Windoze 2013-11-11 20:56:36 +00:00