Ghost/core/test/unit/data/meta
Naz Gargol abda6e6338
Migrated to use url-utils from Ghost-SDK (#10787)
closes #10773

- The refactoring is a substitute for `urlService.utils` used previously throughout the codebase and now extracted into the separate module in Ghost-SDK
- Added url-utils stubbing utility for test suites
- Some tests had to be refactored to avoid double mocks (when url's are being reset inside of rested 'describe' groups)
2019-06-18 15:13:55 +02:00
..
amp_url_spec.js Migrated to use url-utils from Ghost-SDK (#10787) 2019-06-18 15:13:55 +02:00
asset_url_spec.js Migrated to use url-utils from Ghost-SDK (#10787) 2019-06-18 15:13:55 +02:00
author_fb_url_spec.js Multiple authors (#9426) 2018-03-27 15:16:15 +01:00
author_image_spec.js Bumped sinon from 4.4.6 to 7.3.2 (#10400) 2019-01-21 17:53:44 +01:00
author_url_spec.js Bumped sinon from 4.4.6 to 7.3.2 (#10400) 2019-01-21 17:53:44 +01:00
blog_logo_spec.js Bumped sinon from 4.4.6 to 7.3.2 (#10400) 2019-01-21 17:53:44 +01:00
canonical_url_spec.js Migrated to use url-utils from Ghost-SDK (#10787) 2019-06-18 15:13:55 +02:00
context_object_spec.js 🐛 Fixed "Cannot read property 'feature_image' of undefined" (#10602) 2019-03-13 18:13:52 +08:00
cover_image_spec.js Tidy up unit test files (#9340) 2017-12-14 03:36:50 +01:00
creator_url_spec.js Multiple authors (#9426) 2018-03-27 15:16:15 +01:00
description_spec.js 🐛 Fixed {{meta_description}} output when using data: page.{slug} in routes 2019-03-12 12:34:16 +01:00
excerpt_spec.js Removed old jshint/jscs rules 2018-06-02 21:48:23 +02:00
image-dimensions_spec.js Bumped sinon from 4.4.6 to 7.3.2 (#10400) 2019-01-21 17:53:44 +01:00
keywords_spec.js Bumped sinon from 4.4.6 to 7.3.2 (#10400) 2019-01-21 17:53:44 +01:00
modified_date_spec.js Tidy up unit test files (#9340) 2017-12-14 03:36:50 +01:00
og_image_spec.js Tidy up unit test files (#9340) 2017-12-14 03:36:50 +01:00
og_type_spec.js Tidy up unit test files (#9340) 2017-12-14 03:36:50 +01:00
paginated_url_spec.js Migrated to use url-utils from Ghost-SDK (#10787) 2019-06-18 15:13:55 +02:00
published_date_spec.js Tidy up unit test files (#9340) 2017-12-14 03:36:50 +01:00
rss_url_spec.js Bumped sinon from 4.4.6 to 7.3.2 (#10400) 2019-01-21 17:53:44 +01:00
schema_spec.js 🐛 Fixed 404 in collection index page if using data.slug 2019-04-30 18:20:20 +02:00
structured_data_spec.js 🐛 Fixed Twittercard having wrong property when no feature image provided 2019-05-06 12:51:43 +02:00
title_spec.js 🐛 Fixed {{meta_title}} output when using data: page.{slug} in routes 2019-03-12 12:34:16 +01:00
twitter_image_spec.js 🐛 Fixed meta twitter_image output when using data: post.{slug} for routes 2019-03-12 12:13:47 +01:00
url_spec.js Migrated to use url-utils from Ghost-SDK (#10787) 2019-06-18 15:13:55 +02:00