Ghost/test/unit/frontend/helpers
Hannah Wolfe a4a9ba7940
🔥 Removed versioned APIs
refs: https://github.com/TryGhost/Toolbox/issues/229

- we are getting rid of the concept of having multiple api versions in a single ghost install
- removed all the code for multiple api versions & left canary wired up, but without the version in the URL
- TODO: reorganise the folders so there's no canary folder when we're closer to shipping
        we need to minimise the pain of merging changes across from main for now
2022-04-28 15:37:09 +01:00
..
test_tpl Updated content cta helper to use new tiers helper 2022-03-04 18:22:59 +05:30
asset.test.js 🐛 Fixed broken assets for theme/design preview 2021-11-03 11:20:04 +01:00
author.test.js Moved URL service to backend 2021-10-19 07:29:09 +13:00
authors.test.js Moved URL service to backend 2021-10-19 07:29:09 +13:00
body_class.test.js Cleaned up weird refs to versions in tests 2022-01-21 15:10:03 +00:00
cancel_link.test.js Moved frontend unit tests into their own folder 2021-10-06 11:58:29 +01:00
concat.test.js Moved frontend unit tests into their own folder 2021-10-06 11:58:29 +01:00
content.test.js Moved frontend unit tests into their own folder 2021-10-06 11:58:29 +01:00
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 Moved frontend unit tests into their own folder 2021-10-06 11:58:29 +01:00
excerpt.test.js Moved frontend unit tests into their own folder 2021-10-06 11:58:29 +01:00
facebook_url.test.js Moved frontend unit tests into their own folder 2021-10-06 11:58:29 +01:00
foreach.test.js Moved frontend unit tests into their own folder 2021-10-06 11:58:29 +01:00
get.test.js 🔥 Removed versioned APIs 2022-04-28 15:37:09 +01:00
ghost_foot.test.js Moved frontend unit tests into their own folder 2021-10-06 11:58:29 +01:00
ghost_head.test.js Removed theme engines API versioning concept 2022-04-28 15:35:27 +01:00
has.test.js Moved frontend unit tests into their own folder 2021-10-06 11:58:29 +01:00
img_url.test.js Moved frontend unit tests into their own folder 2021-10-06 11:58:29 +01:00
is.test.js Moved frontend unit tests into their own folder 2021-10-06 11:58:29 +01:00
lang.test.js Moved frontend unit tests into their own folder 2021-10-06 11:58:29 +01:00
link_class.test.js Moved frontend unit tests into their own folder 2021-10-06 11:58:29 +01:00
link.test.js Moved frontend unit tests into their own folder 2021-10-06 11:58:29 +01:00
match.test.js Added >, <, >=, and <= operators to match helper (#14215) 2022-03-03 15:43:47 +01:00
meta_description.test.js Moved frontend unit tests into their own folder 2021-10-06 11:58:29 +01:00
meta_title.test.js Moved frontend unit tests into their own folder 2021-10-06 11:58:29 +01:00
navigation.test.js Moved frontend unit tests into their own folder 2021-10-06 11:58:29 +01:00
next_post.test.js 🔥 Removed versioned APIs 2022-04-28 15:37:09 +01:00
page_url.test.js Moved frontend unit tests into their own folder 2021-10-06 11:58:29 +01:00
pagination.test.js Moved frontend unit tests into their own folder 2021-10-06 11:58:29 +01:00
plural.test.js Moved frontend unit tests into their own folder 2021-10-06 11:58:29 +01:00
post_class.test.js Moved frontend unit tests into their own folder 2021-10-06 11:58:29 +01:00
prev_post.test.js 🔥 Removed versioned APIs 2022-04-28 15:37:09 +01:00
price.test.js Moved frontend unit tests into their own folder 2021-10-06 11:58:29 +01:00
raw.test.js Moved frontend unit tests into their own folder 2021-10-06 11:58:29 +01:00
reading_time.test.js Moved frontend unit tests into their own folder 2021-10-06 11:58:29 +01:00
t.test.js Moved locale testing out of casper fixture (#13850) 2021-12-06 15:11:54 +00:00
tags.test.js Moved URL service to backend 2021-10-19 07:29:09 +13:00
tiers.test.js Fixed mockLabs disabling all other flags (#14621) 2022-04-28 10:55:20 +02:00
title.test.js Moved frontend unit tests into their own folder 2021-10-06 11:58:29 +01:00
twitter_url.test.js Moved frontend unit tests into their own folder 2021-10-06 11:58:29 +01:00
url.test.js 🔥 Removed versioned APIs 2022-04-28 15:37:09 +01:00