0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/test
Eugene Kulabuhov 539accf69f [API] Return post count for each tag
closes #4521
- if '?include=post_count' present, query db for tag/post_count information
  and append it to returned JSON
- fixed linter errors
- added integration test
- parsing to int as knex (or PostGres driver) is returning bigint as strings
- iterating through a smaller collection to avoid exception
2014-12-18 23:54:18 +00:00
..
client Move testem.json into client tests directory. 2014-12-05 14:53:45 +00:00
functional Change sitemap root location 2014-12-07 11:59:43 +00:00
integration [API] Return post count for each tag 2014-12-18 23:54:18 +00:00
unit Test update to handle downsize improvements 2014-12-14 23:37:00 +00:00
utils Return computed url with post object 2014-12-10 17:23:02 +00:00
.jshintrc Updating dev dependencies 2014-09-17 16:44:30 +01:00
blanket_coverage.js Add jscs task to grunt file and clean up files to adhere to jscs rules. 2014-09-17 21:44:29 -04:00