Ghost/test/unit/helpers
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
..
test_tpl Updated {{content}} helper partial template name 2021-02-09 13:59:52 +05:30
asset.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
author.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
authors.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
body_class.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
cancel_link.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
concat.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
content.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
date.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
encode.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
excerpt.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
facebook_url.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
foreach.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
get.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
ghost_foot.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
ghost_head.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
has.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
img_url.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
is.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
lang.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
link_class.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
link.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
match.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
meta_description.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
meta_title.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
navigation.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
next_post.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
page_url.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
pagination.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
plural.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
post_class.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
prev_post.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
price.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
raw.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
reading_time.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
t.test.js Renamed tests to .test.js & updated commands 2021-07-06 20:45:01 +01:00
tags.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_url.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