0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-17 23:44:39 -05:00
ghost/core/test/unit/metadata
JT Turner 06d91ce046 Refactored ghost head helper
closes #6186
- Refactored ghost head helper to use the new metadata functions.
- Fix issue where tag should output description if missing meta description.
- Add test for tag description.
- Updated tests to look for author urls with a tailing backslash
- Fix author to output meta description first and then bio if missing.
2016-02-04 22:18:51 -08:00
..
asset_url_spec.js
author_image_spec.js
author_url_spec.js
canonical_url_spec.js
cover_image_spec.js
description_spec.js Refactored ghost head helper 2016-02-04 22:18:51 -08:00
excerpt_spec.js
keywords_spec.js
modified_date_spec.js
next_url_spec.js
og_type_spec.js
previous_url_spec.js
published_date_spec.js
rss_url_spec.js
schema_spec.js
structured_data_spec.js
title_spec.js
url_spec.js