0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-17 23:44:39 -05:00
ghost/core/test/integration/api
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_authentication_spec.js
api_configuration_spec.js
api_db_spec.js
api_mail_spec.js
api_notifications_spec.js
api_posts_spec.js Add public API permission handling 2015-08-03 19:30:17 +01:00
api_roles_spec.js
api_settings_spec.js
api_slugs_spec.js
api_tags_spec.js Fix pagination for tags with post_count 2015-08-09 18:59:58 +01:00
api_themes_spec.js
api_upload_spec.js
api_users_spec.js Add public API permission handling 2015-08-03 19:30:17 +01:00