Ghost/core/test/functional/routes/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
..
authentication_spec.js Replace memory spam prevention with brute-express (#7579) 2016-11-08 12:33:19 +01:00
configuration_spec.js 🎨 public config endpoint (#7631) 2016-10-28 14:07:46 +01:00
db_spec.js use migration runner for init db (#7502) 2016-10-11 13:37:11 +01:00
error_spec.js 🎉 🎨 Remove middleware/index.js (#7548) 2016-10-13 17:24:09 +02:00
notifications_spec.js use migration runner for init db (#7502) 2016-10-11 13:37:11 +01:00
posts_spec.js use migration runner for init db (#7502) 2016-10-11 13:37:11 +01:00
public_api_spec.js use migration runner for init db (#7502) 2016-10-11 13:37:11 +01:00
settings_spec.js use migration runner for init db (#7502) 2016-10-11 13:37:11 +01:00
slugs_spec.js use migration runner for init db (#7502) 2016-10-11 13:37:11 +01:00
spam_prevention_spec.js Replace memory spam prevention with brute-express (#7579) 2016-11-08 12:33:19 +01:00
tags_spec.js use migration runner for init db (#7502) 2016-10-11 13:37:11 +01:00
themes_spec.js 🎨 unique constraint for permission and role name (#7674) 2016-11-09 15:02:49 +00:00
upload_spec.js use migration runner for init db (#7502) 2016-10-11 13:37:11 +01:00
users_spec.js 🎨 unique constraint for permission and role name (#7674) 2016-11-09 15:02:49 +00:00