Ghost/test
Aileen Nowak 86ab62704b
🐛 Fixed structured data issue for publisher logo (#11826)
closes #11304

- Google requires an `ImageObject` to be always returned for `publisher.logo` (https://developers.google.com/search/docs/data-types/article)
- The previous fix 3f5daa60c8 added a second nested `url` error and got therefore reverted with 7ac614030d
- This commit updates the image object generation fn to **always** return an `ImageObject` with minimum of `url` and `@type` properties. If dimensions are available, we'll pass those in there as well
2020-05-20 18:16:20 +12:00
..
api-acceptance Added new endpoint for refreshing api key secret (#11791) 2020-05-05 23:36:21 +05:30
frontend-acceptance Added success indicator for members magic links 2020-05-08 13:17:51 +01:00
regression Fixed error in redirect regression test 2020-04-30 09:01:49 +01:00
unit 🐛 Fixed structured data issue for publisher logo (#11826) 2020-05-20 18:16:20 +12:00
utils Added Router etc to shared/express + use everywhere 2020-05-01 19:32:57 +01:00
.eslintignore Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00
.eslintrc.json Fixed linting error 2020-04-17 11:32:29 +01:00
.jshintrc Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00