Ghost/core/test
Jacob Gable 507174a00b Plugin API Refactor: Filter and Theme Helpers
issue #769

- Refactor doFilter to allow returning a promise from a filter handler
  and to also return a promise itself
- Move the logic out of the registerThemeHelper calls and into their own methods so
  we could test them in isolation.
- Assign the server to the ghost instance so the initPlugins method can
  get access to it.
2013-10-29 11:27:52 +00:00
..
functional Merge pull request #1119 from halfdan/featured-post-button 2013-10-22 12:38:43 -07:00
unit Plugin API Refactor: Filter and Theme Helpers 2013-10-29 11:27:52 +00:00