Ghost/core/test/unit/server_helpers
Katharina Irrgang 1fe87a6110 Tests: Stub image request for dimensions (#8973)
no issue
- test cases were trying to fetch image sizes for `localhost:port/favicon.ico` but no server is running so they time out
- stub the `getImageSizeFromUrl` method so it resolves instantly
2017-09-05 16:24:04 +01:00
..
test_tpl Fix @blog globals in special templates 2015-03-28 23:21:10 +02:00
asset_spec.js 🐛 Blog icon improvements (#8298) 2017-04-10 12:04:46 +01:00
author_spec.js 🔥 🎨 Cleanup & simplify theme helpers (#8223) 2017-03-23 20:00:58 +01:00
body_class_spec.js 🎨 settings inconsistency (#8381) 2017-04-24 18:41:00 +01:00
content_spec.js 🔥 🎨 Cleanup & simplify theme helpers (#8223) 2017-03-23 20:00:58 +01:00
date_spec.js Helper Proxy & single express-hbs instance (#8225) 2017-04-04 18:07:35 +02:00
encode_spec.js 🔥 🎨 Cleanup & simplify theme helpers (#8223) 2017-03-23 20:00:58 +01:00
excerpt_spec.js 🐛 Fixed custom post excerpt length (#8826) 2017-08-02 15:09:12 +04:00
facebook_url_spec.js 🔥 🎨 Cleanup & simplify theme helpers (#8223) 2017-03-23 20:00:58 +01:00
foreach_spec.js Helper Proxy & single express-hbs instance (#8225) 2017-04-04 18:07:35 +02:00
get_spec.js 🐛 Added 409 DisabledFeatureError for labs features (#8890) 2017-08-15 10:50:36 +02:00
ghost_foot_spec.js 🐛 Fixed global and post code injection output (#8824) 2017-08-02 15:06:51 +04:00
ghost_head_spec.js Tests: Stub image request for dimensions (#8973) 2017-09-05 16:24:04 +01:00
has_spec.js Added any & all matching to {{#has}} helper 2017-08-22 11:21:47 +01:00
img_url_spec.js 🐛 Downgraded errors to warnings for img_url 2017-08-29 10:31:00 +02:00
is_spec.js 🔥 🎨 Cleanup & simplify theme helpers (#8223) 2017-03-23 20:00:58 +01:00
meta_description_spec.js Custom Post Excerpt Feature (#8792) 2017-08-01 12:39:34 +04:00
meta_title_spec.js 🎨 Improved SEO meta titles for paginated archives (#8785) 2017-07-31 13:13:06 +04:00
navigation_spec.js Helper Proxy & single express-hbs instance (#8225) 2017-04-04 18:07:35 +02:00
next_post_spec.js 🐛 Added error handling to prev/next post helpers 2017-08-29 10:31:00 +02:00
page_url_spec.js 🔥 🎨 Cleanup & simplify theme helpers (#8223) 2017-03-23 20:00:58 +01:00
pagination_spec.js Helper Proxy & single express-hbs instance (#8225) 2017-04-04 18:07:35 +02:00
plural_spec.js 🔥 🎨 Cleanup & simplify theme helpers (#8223) 2017-03-23 20:00:58 +01:00
post_class_spec.js 🔥 🎨 Cleanup & simplify theme helpers (#8223) 2017-03-23 20:00:58 +01:00
prev_post_spec.js 🔥 remove posts.markdown field (#8497) 2017-05-31 16:46:29 +02:00
tags_spec.js 🔥 🎨 Cleanup & simplify theme helpers (#8223) 2017-03-23 20:00:58 +01:00
title_spec.js 🔥 🎨 Cleanup & simplify theme helpers (#8223) 2017-03-23 20:00:58 +01:00
twitter_url_spec.js 🔥 🎨 Cleanup & simplify theme helpers (#8223) 2017-03-23 20:00:58 +01:00
url_spec.js 🔥 remove posts.markdown field (#8497) 2017-05-31 16:46:29 +02:00