Ghost/test/regression/api/v3/admin
Naz e0178099a2 🏗 Altered slug unique constraint in posts table
refs https://github.com/TryGhost/Ghost/issues/12567

- Changing unique constraint from slug to slug+type should allow for posts and pages to be created with the same slug
- The constraint will be present on application layer for API v4 while we figure out how to deal with it in API v5
2021-02-09 13:31:12 +13:00
..
authentication_spec.js Added regression tests for the v3 endpoints 2021-01-22 16:32:03 +13:00
db_spec.js Added regression tests for the v3 endpoints 2021-01-22 16:32:03 +13:00
identities_spec.js Added regression tests for the v3 endpoints 2021-01-22 16:32:03 +13:00
images_spec.js Added regression tests for the v3 endpoints 2021-01-22 16:32:03 +13:00
labels_spec.js Added regression tests for the v3 endpoints 2021-01-22 16:32:03 +13:00
members_signin_url_spec.js Added regression tests for the v3 endpoints 2021-01-22 16:32:03 +13:00
members_spec.js Added regression tests for the v3 endpoints 2021-01-22 16:32:03 +13:00
notifications_spec.js Added regression tests for the v3 endpoints 2021-01-22 16:32:03 +13:00
pages_spec.js Added regression tests for the v3 endpoints 2021-01-22 16:32:03 +13:00
posts_spec.js Added regression tests for the v3 endpoints 2021-01-22 16:32:03 +13:00
redirects_spec.js Added regression tests for the v3 endpoints 2021-01-22 16:32:03 +13:00
schedules_spec.js Added regression tests for the v3 endpoints 2021-01-22 16:32:03 +13:00
settings_spec.js Enabled Members for all sites (#12582) 2021-02-02 16:12:53 +00:00
slack_spec.js Added regression tests for the v3 endpoints 2021-01-22 16:32:03 +13:00
users_spec.js Added regression tests for the v3 endpoints 2021-01-22 16:32:03 +13:00
utils.js 🏗 Altered slug unique constraint in posts table 2021-02-09 13:31:12 +13:00
webhooks_spec.js Added regression tests for the v3 endpoints 2021-01-22 16:32:03 +13:00