Ghost/core/test/integration/api
Hannah Wolfe 7999c38fa2 Support filtering based on primary_tag (#9124)
closes #8668, refs #8920

- Updated tests to include internal tags
  - Tests had no example of an internal tag
  - Need this to show that the new filtering works as expected
- primary_tag is a calculated field
- This ensures that we can alias the field to equivalent logic in API filters
- By replacing primary_tag by a lookup based on a tag which has order 0
- bump ghost-gql to 0.0.8

**NOTE:**
Until GQL is refactored, there are limitations on what else can be filtered when using primary_tag in a filter e.g. it wont be possible to do a filter based on primary_tag AND/OR other tag filters.
2017-10-10 14:07:44 +02:00
..
advanced_browse_spec.js Support filtering based on primary_tag (#9124) 2017-10-10 14:07:44 +02:00
api_authentication_spec.js 🐛 fix transfer ownership (#8784) 2017-07-31 13:37:37 +04:00
api_configuration_spec.js Removed private configuration endpoint 2017-09-20 11:44:47 +01:00
api_db_spec.js 🎨 delete all content: do not delete subscribers (#8282) 2017-04-05 21:57:41 +01:00
api_invites_spec.js 🐛 invite existing users 2017-07-18 18:24:36 +01:00
api_mail_spec.js 💄 🐷 Test consistency (#8199) 2017-03-21 09:24:11 +01:00
api_notifications_spec.js 🎨 settings inconsistency (#8381) 2017-04-24 18:41:00 +01:00
api_posts_spec.js 💄 🐷 Test consistency (#8199) 2017-03-21 09:24:11 +01:00
api_roles_spec.js 💄 🐷 Test consistency (#8199) 2017-03-21 09:24:11 +01:00
api_schedules_spec.js Primary tag (#8669) 2017-07-31 13:00:03 +04:00
api_settings_spec.js 🎨 settings inconsistency (#8381) 2017-04-24 18:41:00 +01:00
api_slugs_spec.js 💄 🐷 Test consistency (#8199) 2017-03-21 09:24:11 +01:00
api_subscription_spec.js 💄 🐷 Test consistency (#8199) 2017-03-21 09:24:11 +01:00
api_tags_spec.js Protected internal tags visibility (#9076) 2017-10-03 13:00:33 +01:00
api_users_spec.js 🔥 Removed certain fields from public user response (#9069) 2017-09-28 14:00:52 +01:00
redirects_spec.js Allow Upload/Download of redirects.json (#9029) 2017-09-21 16:01:03 +01:00