Ghost/core/test
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
..
functional No more soft 404s in pagination 2015-12-10 15:00:02 +00:00
integration Cache permalinks & postsPerPage on config.theme 2015-12-15 08:16:53 +00:00
unit Switch channel filters to use strings not literals 2015-12-20 16:03:39 +00:00
utils Unify usage of config in unit tests 2015-12-15 10:48:24 +00:00
.jshintrc