Ghost/test/unit/meta
Hannah Wolfe f08a55c21f
Renamed tests to .test.js & updated commands
refs: https://github.com/TryGhost/Team/issues/856
refs: https://github.com/TryGhost/Team/issues/756

- The .test.js extension is better than _spec.js as it's more obvious that it's an extension
- It also meaans we can use the --extension parameter in mocha, which should result in a better default behaviour for `yarn test`
- It also highlights that some of our tests were named incorrectly and were not (and still will not be) run (see https://github.com/TryGhost/Team/issues/856)
- Note: even with this change, `yarn test` is throwing errors, I believe because of this issue https://github.com/TryGhost/Team/issues/756
2021-07-06 20:45:01 +01:00
..
amp-url.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
asset-url.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
author-fb-url.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
author-image.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
author-url.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
blog-logo.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
canonical-url.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
context-object.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
cover-image.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
creator-url.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
description.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
generate-excerpt.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
image-dimensions.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
keywords.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
modified-date.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
og-image.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
og-type.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
paginated-url.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
published-date.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
rss-url.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
schema.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
structured-data.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
title.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
twitter-image.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
url.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00