0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/test/unit/frontend/meta
Hannah Wolfe a31069d49d
Removed unnecessary use of rewire
refs: https://github.com/TryGhost/Ghost/commit/e68cb8b31

- I found that some of the places we use rewire are totally unnecessary
- Rewire seems to mess with coverage sometimes
- It's also a code smell in general so I've ripped it out where possible
2022-03-24 19:32:06 +00:00
..
amp-url.test.js
asset-url.test.js Removed unnecessary use of rewire 2022-03-24 19:32:06 +00:00
author-fb-url.test.js
author-image.test.js
author-url.test.js
blog-logo.test.js
canonical-url.test.js
context-object.test.js
cover-image.test.js
creator-url.test.js
description.test.js Cleaned up weird refs to versions in tests 2022-01-21 15:10:03 +00:00
generate-excerpt.test.js
image-dimensions.test.js
keywords.test.js
modified-date.test.js
og-image.test.js
og-type.test.js
paginated-url.test.js
published-date.test.js
rss-url.test.js
schema.test.js
structured-data.test.js
title.test.js Added fallbacks when the site title is undefined 2021-10-27 12:18:57 +02:00
twitter-image.test.js
url.test.js