0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00
ghost/test/unit/helpers
Hannah Wolfe 7f1d3ebc07
Move tests from core to root (#11700)
- move all test files from core/test to test/
- updated all imports and other references
- all code inside of core/ is then application code
- tests are correctly at the root level
- consistent with other repos/projects

Co-authored-by: Kevin Ansfield <kevin@lookingsideways.co.uk>
2020-03-30 16:26:47 +01:00
..
test_tpl Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00
asset_spec.js Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00
author_spec.js Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00
authors_spec.js Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00
body_class_spec.js Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00
cancel_link_spec.js Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00
concat_spec.js Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00
content_spec.js Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00
date_spec.js Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00
encode_spec.js Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00
excerpt_spec.js Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00
facebook_url_spec.js Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00
foreach_spec.js Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00
get_spec.js Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00
ghost_foot_spec.js Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00
ghost_head_spec.js Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00
has_spec.js Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00
img_url_spec.js Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00
index_spec.js Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00
is_spec.js Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00
lang_spec.js Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00
link_class_spec.js Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00
link_spec.js Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00
meta_description_spec.js Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00
meta_title_spec.js Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00
navigation_spec.js Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00
next_post_spec.js Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00
page_url_spec.js Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00
pagination_spec.js Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00
plural_spec.js Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00
post_class_spec.js Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00
prev_post_spec.js Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00
price_spec.js Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00
reading_time_spec.js Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00
t_spec.js Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00
tags_spec.js Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00
template_spec.js Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00
title_spec.js Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00
twitter_url_spec.js Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00
url_spec.js Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00
utils_spec.js Move tests from core to root (#11700) 2020-03-30 16:26:47 +01:00