Ghost/core/test/integration/api
Katharina Irrgang b48031fa0e 🎨 unique constraint for permission and role name (#7674)
refs #7494,  refs #7495 

I saw tests adding permissions and roles twice. (see screenshots)
That happened because the setup in the test was mis-used and there is no restriction for static resources to create duplicates.
With this PR i suggest to make name unique.
2016-11-09 15:02:49 +00:00
..
advanced_browse_spec.js improvement: jshint/jscs 2016-06-17 22:59:47 +02:00
api_authentication_spec.js 🎨 unique constraint for permission and role name (#7674) 2016-11-09 15:02:49 +00:00
api_configuration_spec.js 🎨 public config endpoint (#7631) 2016-10-28 14:07:46 +01:00
api_db_spec.js Migration: New database versioning (#7499) 2016-10-06 14:50:55 +01:00
api_invites_spec.js 🎨 Use GhostAuth name and example emails (#7475) 2016-10-03 15:11:43 +01:00
api_mail_spec.js 🚨 change logic for test/utils/configUtils 2016-09-20 15:59:34 +01:00
api_notifications_spec.js Fix upgrade notification type value (#7308) 2016-09-01 17:58:46 +02:00
api_posts_spec.js 🚨 change logic for test/utils/configUtils 2016-09-20 15:59:34 +01:00
api_roles_spec.js 🎨 configurable logging with bunyan (#7431) 2016-10-04 16:33:43 +01:00
api_schedules_spec.js 🎨 change how we get and set config 2016-09-20 15:59:34 +01: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 feature: upload validation middleware (#7208) 2016-08-18 20:25:51 +01:00
api_tags_spec.js improvement: jshint/jscs 2016-06-17 22:59:47 +02:00
api_users_spec.js 🎨 Separate invites from user 2016-09-26 11:08:43 +02:00