0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-20 22:42:53 -05:00
ghost/core/test/unit/server_helpers
Kevin P. Kucharczyk dc957d7d2e Fix missing nav-current class bug when trailing slashes don't match
closes #6422
- trim trailing slashes before comparing URLs in navigation helper
- add test case to make sure nav-current is appended regardless of trailing slash presence
2016-02-02 11:47:13 +01:00
..
test_tpl Fix @blog globals in special templates 2015-03-28 23:21:10 +02:00
asset_spec.js Unify usage of config in unit tests 2015-12-15 10:48:24 +00:00
author_spec.js
body_class_spec.js Unify usage of config in unit tests 2015-12-15 10:48:24 +00:00
content_spec.js
date_spec.js
encode_spec.js
excerpt_spec.js Test update to handle downsize improvements 2014-12-14 23:37:00 +00:00
foreach_spec.js Add attributes for {{tags}} and {{#foreach}} helpers 2016-01-10 02:47:36 +08:00
get_spec.js Ensure {{get}} helper returns pagination 2015-12-14 13:27:07 +00:00
ghost_foot_spec.js Unify usage of config in unit tests 2015-12-15 10:48:24 +00:00
ghost_head_spec.js Ensure {{ghost_head}} doesn't overwrite values 2015-12-15 13:18:29 +00:00
has_spec.js Fix has helper tag matching 2015-01-09 21:52:23 +00:00
image_spec.js Unify usage of config in unit tests 2015-12-15 10:48:24 +00:00
input_password_spec.js rewrites default private.hbs for new zelda styles 2015-05-29 06:25:32 -06:00
is_spec.js Misc helper updates & fixes 2015-05-14 11:42:29 +01:00
meta_description_spec.js Unify usage of config in unit tests 2015-12-15 10:48:24 +00:00
meta_title_spec.js Unify usage of config in unit tests 2015-12-15 10:48:24 +00:00
navigation_spec.js Fix missing nav-current class bug when trailing slashes don't match 2016-02-02 11:47:13 +01:00
next_post_spec.js Next/Prev Post helpers include author & tags 2015-08-10 08:58:25 +01:00
page_url_spec.js Unify usage of config in unit tests 2015-12-15 10:48:24 +00:00
pagination_spec.js Unify usage of config in unit tests 2015-12-15 10:48:24 +00:00
plural_spec.js Add replacement for zero in plural helper 2015-09-22 16:00:20 +01:00
post_class_spec.js Remove filters from theme helpers (no async) 2015-12-08 14:35:04 +00:00
prev_post_spec.js Next/Prev Post helpers include author & tags 2015-08-10 08:58:25 +01:00
tags_spec.js Add attributes for {{tags}} and {{#foreach}} helpers 2016-01-10 02:47:36 +08:00
title_spec.js
url_spec.js Fix urlFor to handle secure correctly 2016-01-11 19:40:30 -08:00
utils.js Unify usage of config in unit tests 2015-12-15 10:48:24 +00:00