Ghost/core/test/unit/metadata
Hannah Wolfe 5f2c913fc1 Clean up paginated URL generation
refs #5091, #6612

- unify getNextUrl & getPrevUrl into getPaginatedUrl
- ensure that it can generate a prev, next or exact page no url
- ensure that it can figure out the base url
- use the same code from the page_url helper
- refactor the tests to ensure there's 100% coverage

Following on from #6612, this ensures that pagination always works regardless of whether the channel is default or custom
2016-03-20 22:35:00 +00:00
..
asset_url_spec.js Started moving meta data fetching to functions. 2016-01-23 13:58:21 -08:00
author_image_spec.js Started moving meta data fetching to functions. 2016-01-23 13:58:21 -08:00
author_url_spec.js Started moving meta data fetching to functions. 2016-01-23 13:58:21 -08:00
canonical_url_spec.js Started moving meta data fetching to functions. 2016-01-23 13:58:21 -08:00
cover_image_spec.js Started moving meta data fetching to functions. 2016-01-23 13:58:21 -08:00
description_spec.js Refactored ghost head helper 2016-02-04 22:18:51 -08:00
excerpt_spec.js Started moving meta data fetching to functions. 2016-01-23 13:58:21 -08:00
keywords_spec.js Started moving meta data fetching to functions. 2016-01-23 13:58:21 -08:00
modified_date_spec.js Started moving meta data fetching to functions. 2016-01-23 13:58:21 -08:00
og_type_spec.js Started moving meta data fetching to functions. 2016-01-23 13:58:21 -08:00
paginated_url_spec.js Clean up paginated URL generation 2016-03-20 22:35:00 +00:00
published_date_spec.js Strutured data: Slack Unfurls & published_at fix 2016-02-22 01:45:00 +01:00
rss_url_spec.js Started moving meta data fetching to functions. 2016-01-23 13:58:21 -08:00
schema_spec.js Started moving meta data fetching to functions. 2016-01-23 13:58:21 -08:00
structured_data_spec.js Strutured data: Slack Unfurls & published_at fix 2016-02-22 01:45:00 +01:00
title_spec.js Started moving meta data fetching to functions. 2016-01-23 13:58:21 -08:00
url_spec.js Started moving meta data fetching to functions. 2016-01-23 13:58:21 -08:00