0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core/test/unit/server_helpers
Hannah Wolfe 4bfacf6b86 Change server-side labs utility to be synchronous
refs #6165

- Use the settings cache to populate config.labs whenever settings change
- Use the labs util just to check if a flag isSet synchronously
2015-12-03 16:05:50 +00:00
..
test_tpl
asset_spec.js
author_spec.js
body_class_spec.js Unify code for picking a template to render with 2015-12-01 12:05:46 +08:00
content_spec.js
date_spec.js
encode_spec.js
excerpt_spec.js
foreach_spec.js
get_spec.js Change server-side labs utility to be synchronous 2015-12-03 16:05:50 +00:00
ghost_foot_spec.js Remove auto-inclusion of jQuery via ghost_foot 2015-09-02 13:39:22 +01:00
ghost_head_spec.js Change server-side labs utility to be synchronous 2015-12-03 16:05:50 +00:00
has_spec.js
image_spec.js
input_password_spec.js
is_spec.js
meta_description_spec.js
meta_title_spec.js
navigation_spec.js
next_post_spec.js Next/Prev Post helpers include author & tags 2015-08-10 08:58:25 +01:00
page_url_spec.js
pagination_spec.js
plural_spec.js Add replacement for zero in plural helper 2015-09-22 16:00:20 +01:00
post_class_spec.js
prev_post_spec.js Next/Prev Post helpers include author & tags 2015-08-10 08:58:25 +01:00
tags_spec.js
title_spec.js
url_spec.js Test support for various URL schemes 2015-09-27 10:31:49 +01:00
utils.js