Ghost/core/test/unit
Hannah Wolfe 20f102808a Switch channel filters to use strings not literals
fixes #6247

- GQL has a bug where literals starting with numbers are incorrectly parsed
- Using strings instead of literals is a workaround, but is probably safer anyway
2015-12-20 16:03:39 +00:00
..
controllers/frontend Unify usage of config in unit tests 2015-12-15 10:48:24 +00:00
middleware Prep shared API URL util for use on external sites 2015-12-15 11:50:46 +00:00
models_plugins Add some debugging tools to filters 2015-11-18 19:17:06 +00:00
server_helpers Fix broken @last for foreach with limit 2015-12-18 15:55:12 +01:00
api_utils_spec.js Add some debugging tools to filters 2015-11-18 19:17:06 +00:00
apps_filters_spec.js Filter plugin with enforce/default logic 2015-11-17 10:39:44 +00:00
apps_spec.js Add jscs task to grunt file and clean up files to adhere to jscs rules. 2014-09-17 21:44:29 -04:00
config_spec.js Prep shared API URL util for use on external sites 2015-12-15 11:50:46 +00:00
error_handling_spec.js Unify usage of config in unit tests 2015-12-15 10:48:24 +00:00
filters_spec.js Add jscs task to grunt file and clean up files to adhere to jscs rules. 2014-09-17 21:44:29 -04:00
ghost_url_spec.js Fix non-idempotent Ghost API helper 2015-12-18 15:02:05 +01:00
importer_spec.js Unify usage of config in unit tests 2015-12-15 10:48:24 +00:00
mail_spec.js Unify usage of config in unit tests 2015-12-15 10:48:24 +00:00
migration_spec.js Maintain tag order for posts 2015-09-02 16:39:34 +01:00
permissions_spec.js deps: grunt-jscs@2.1.0 2015-10-12 19:21:16 +01:00
rss_spec.js Switch channel filters to use strings not literals 2015-12-20 16:03:39 +00:00
server_helpers_index_spec.js Cleans up HTML data attributes on body in default.hbs 2014-11-29 17:09:43 +01:00
server_helpers_template_spec.js Unify code for picking a template to render with 2015-12-01 12:05:46 +08:00
server_spec.js Add jscs task to grunt file and clean up files to adhere to jscs rules. 2014-09-17 21:44:29 -04:00
server_utils_spec.js Make read-directory ignore invalid package.json files 2015-10-28 15:37:52 +01:00
showdown_client_integrated_spec.js Upgrade grunt-jscs to fix whitespace linting. 2015-04-30 16:14:19 -05:00
sitemap_spec.js Cache permalinks & postsPerPage on config.theme 2015-12-15 08:16:53 +00:00
storage_local-file-store_spec.js Unify usage of config in unit tests 2015-12-15 10:48:24 +00:00
utils_pipeline_spec.js Pipeline util tests, clean & fix 2015-11-03 09:14:44 +00:00
xmlrpc_spec.js Refactor sitemaps to use centralised events 2015-04-05 19:32:18 +01:00