0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/test/unit/frontend/helpers
Hannah Wolfe c902d91c81
Renamed rendering service to handlebars
- This fits more closely, as this service is to so with rendering helpers and small parts
- Whereas we want to use "rendering" for things concerned with rendering pages
2022-04-05 20:10:33 +01:00
..
test_tpl Updated content cta helper to use new tiers helper 2022-03-04 18:22:59 +05:30
asset.test.js
author.test.js
authors.test.js
body_class.test.js Cleaned up weird refs to versions in tests 2022-01-21 15:10:03 +00:00
cancel_link.test.js
concat.test.js
content.test.js
date.test.js Added timezone and locale to the options of the date helper (#13892) 2022-01-19 14:43:53 +00:00
encode.test.js
excerpt.test.js
facebook_url.test.js
foreach.test.js
get.test.js Renamed rendering service to handlebars 2022-04-05 20:10:33 +01:00
ghost_foot.test.js
ghost_head.test.js Updated misc unversioned tests to run on canary 2022-01-21 15:11:48 +00:00
has.test.js
img_url.test.js
is.test.js
lang.test.js
link.test.js
link_class.test.js
match.test.js Added >, <, >=, and <= operators to match helper (#14215) 2022-03-03 15:43:47 +01:00
meta_description.test.js
meta_title.test.js
navigation.test.js
next_post.test.js 🐛 {{access}} property incorrect when using get/next-post/prev-post helpers (#14256) 2022-03-03 16:18:05 +01:00
page_url.test.js
pagination.test.js
plural.test.js
post_class.test.js
prev_post.test.js 🐛 {{access}} property incorrect when using get/next-post/prev-post helpers (#14256) 2022-03-03 16:18:05 +01:00
price.test.js
raw.test.js
reading_time.test.js
t.test.js Moved locale testing out of casper fixture (#13850) 2021-12-06 15:11:54 +00:00
tags.test.js
tiers.test.js Added new {{tiers}} theme helper 2022-03-04 18:22:59 +05:30
title.test.js
twitter_url.test.js
url.test.js Fixed the tests from the previous commit 2021-12-02 10:48:46 +01:00