0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/test/integration/api
Katharina Irrgang 042750f4cf 🐛 fix invite permissions for editor (#7889)
refs #7724

- we already fixed the permissions for the editor
- see 3d3101ad0e
- but as we are inside of a refactoring process, we had two fixtures.json files
- we fixed the fixtures.json in the wrong place
- now that the permissions are used, we can see failing tests
- i have added the correct permissions handling
2017-01-25 12:07:31 +00:00
..
advanced_browse_spec.js replace auto increment id's by object id (#7495) 2016-11-17 09:09:11 +00:00
api_authentication_spec.js 🎨 optimisations for brute (#7867) 2017-01-23 22:44:39 +01:00
api_configuration_spec.js More consistant usage of urlFor('home') (#7689) 2017-01-23 09:22:37 +01:00
api_db_spec.js Migration: New database versioning (#7499) 2016-10-06 14:50:55 +01:00
api_invites_spec.js 🐛 fix invite permissions for editor (#7889) 2017-01-25 12:07:31 +00:00
api_mail_spec.js 🛠 use Ignition for logging/errors (#7869) 2017-01-23 11:04:01 +00:00
api_notifications_spec.js replace auto increment id's by object id (#7495) 2016-11-17 09:09:11 +00:00
api_posts_spec.js replace auto increment id's by object id (#7495) 2016-11-17 09:09:11 +00:00
api_roles_spec.js 🎨 configurable logging with bunyan (#7431) 2016-10-04 16:33:43 +01:00
api_schedules_spec.js replace auto increment id's by object id (#7495) 2016-11-17 09:09:11 +00:00
api_settings_spec.js 🎨 make settings cache available (#7692) 2016-11-08 13:37:19 +00:00
api_slugs_spec.js improvement: jshint/jscs 2016-06-17 22:59:47 +02:00
api_subscription_spec.js replace auto increment id's by object id (#7495) 2016-11-17 09:09:11 +00:00
api_tags_spec.js replace auto increment id's by object id (#7495) 2016-11-17 09:09:11 +00:00
api_users_spec.js replace auto increment id's by object id (#7495) 2016-11-17 09:09:11 +00:00