0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-13 22:41:32 -05:00
ghost/core/test/integration
Hannah Wolfe 8d89c3e5ab Fix pagination for tags with post_count
closes #5551

- adds new test fixture generator and tests for tag pagination
- changes how post_count is added to use a select subquery rather than a join
2015-08-09 18:59:58 +01:00
..
api Fix pagination for tags with post_count 2015-08-09 18:59:58 +01:00
model Don't rely on order of updates when editing multiple settings 2015-07-21 12:41:56 +02:00
export_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
import_spec.js Use extends correctly & consistently 2015-06-25 19:56:27 +01:00
update_check_spec.js Apply JSHint to test files. 2014-09-03 20:33:58 +02:00