Ghost/core/test/unit
Markus Siemens c5fe9aa99f Rewrite meta_description and meta_title to depend upon the current context
closes #4850

- fixed `meta_description` and `meta_title` when used within a `{{#foreach}}`
- `meta_description` and `meta_title` now depend upon the current context
  to get the right string (author bio, tag description, ...).
  Note: `ghost_head.js` and `ghost_head_spec.js` have been touched to add
  the required context information when calling the helpers.
2015-03-24 22:42:45 +01:00
..
server_helpers Rewrite meta_description and meta_title to depend upon the current context 2015-03-24 22:42:45 +01:00
apps_spec.js Add jscs task to grunt file and clean up files to adhere to jscs rules. 2014-09-17 21:44:29 -04:00
config_spec.js Merge pull request #4820 from phated/file-storage 2015-03-20 08:55:19 +00:00
error_handling_spec.js Node v0.12 & io.js support. 2015-03-09 20:27:14 +01:00
filters_spec.js Add jscs task to grunt file and clean up files to adhere to jscs rules. 2014-09-17 21:44:29 -04:00
frontend_spec.js Refactoring hard-coded frontend route keywords 2015-03-23 15:00:02 +00:00
importer_spec.js Assume datetime in import filename is UTC 2015-01-18 21:20:51 +00:00
mail_spec.js Fix email sending fail when blog title has a comma 2015-01-09 21:34:24 +00:00
middleware_spec.js Refactor: Make checkSSL unit-testable and add unit tests for it. 2015-01-18 13:44:50 -05:00
migration_spec.js Add tests to verify db version hasn't changed 2014-12-20 10:24:20 +00:00
permissions_spec.js Add jscs task to grunt file and clean up files to adhere to jscs rules. 2014-09-17 21:44:29 -04:00
server_helpers_index_spec.js Cleans up HTML data attributes on body in default.hbs 2014-11-29 17:09:43 +01:00
server_helpers_template_spec.js Add jscs task to grunt file and clean up files to adhere to jscs rules. 2014-09-17 21:44:29 -04:00
server_spec.js Add jscs task to grunt file and clean up files to adhere to jscs rules. 2014-09-17 21:44:29 -04:00
showdown_client_integrated_spec.js Move showdown extensions to ghost-showdown 2015-03-17 20:18:08 +00:00
storage_local-file-store_spec.js Replace fs.exists (deprecated) with fs.stat 2015-03-17 11:49:43 -07:00
xmlrpc_spec.js Return computed url with post object 2014-12-10 17:23:02 +00:00