0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/test/unit/server_helpers
cobbspur 23e98aa8dc Adds twitter cards and schema.org to {{ghost_head}}
closes #3900

- Adds twitter cards to ghost head helper
- Adds schema json information
- Adds test with null values for post image and cover image
- Adds test for privacy flag
- Adds test for the case of no tags
- Updates test to check for twitter card and schema data
- Updates privacy.md
- Fixes issue with image urls that are linked by url rather than uploaded
2014-10-17 17:26:14 +02:00
..
asset_spec.js Refactor helpers & tests into individual files 2014-10-14 22:52:40 +02:00
author_spec.js Refactor helpers & tests into individual files 2014-10-14 22:52:40 +02:00
body_class_spec.js Refactor helpers & tests into individual files 2014-10-14 22:52:40 +02:00
content_spec.js Refactor helpers & tests into individual files 2014-10-14 22:52:40 +02:00
date_spec.js Refactor helpers & tests into individual files 2014-10-14 22:52:40 +02:00
encode_spec.js Refactor helpers & tests into individual files 2014-10-14 22:52:40 +02:00
excerpt_spec.js Refactor helpers & tests into individual files 2014-10-14 22:52:40 +02:00
foreach_spec.js Refactor helpers & tests into individual files 2014-10-14 22:52:40 +02:00
ghost_foot_spec.js Refactor helpers & tests into individual files 2014-10-14 22:52:40 +02:00
ghost_head_spec.js Adds twitter cards and schema.org to {{ghost_head}} 2014-10-17 17:26:14 +02:00
ghost_script_tags_spec.js Refactor helpers & tests into individual files 2014-10-14 22:52:40 +02:00
has_spec.js Refactor helpers & tests into individual files 2014-10-14 22:52:40 +02:00
is_spec.js Refactor helpers & tests into individual files 2014-10-14 22:52:40 +02:00
meta_description_spec.js Refactor helpers & tests into individual files 2014-10-14 22:52:40 +02:00
meta_title_spec.js Refactor helpers & tests into individual files 2014-10-14 22:52:40 +02:00
page_url_spec.js Refactor helpers & tests into individual files 2014-10-14 22:52:40 +02:00
pagination_spec.js Refactor helpers & tests into individual files 2014-10-14 22:52:40 +02:00
plural_spec.js Refactor helpers & tests into individual files 2014-10-14 22:52:40 +02:00
post_class_spec.js Refactor helpers & tests into individual files 2014-10-14 22:52:40 +02:00
tags_spec.js Refactor helpers & tests into individual files 2014-10-14 22:52:40 +02:00
title_spec.js Refactor helpers & tests into individual files 2014-10-14 22:52:40 +02:00
url_spec.js Refactor helpers & tests into individual files 2014-10-14 22:52:40 +02:00
utils.js Refactor helpers & tests into individual files 2014-10-14 22:52:40 +02:00