0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-27 22:49:56 -05:00
ghost/core/test/regression/api/v0.1
Nazar Gargol 532fdb0806 Added migrations for scheduler integration, permission and role
refs #10060

- Modification of https://github.com/TryGhost/Ghost/pull/10974/files
- Added publish permission migrations for all roles having "post": "all" permission
2019-08-07 14:56:51 +02:00
..
authentication_spec.js Expanded authentication test suite with cases for password reset flow 2019-07-30 22:48:59 +02:00
configuration_spec.js
db_spec.js
error_spec.js
invites_spec.js
notifications_spec.js Update Test & linting packages (major) (#10858) 2019-07-05 13:40:43 +02:00
oembed_spec.js
posts_spec.js
public_api_spec.js Update Test & linting packages (major) (#10858) 2019-07-05 13:40:43 +02:00
redirects_spec.js Fixed regression tests 2019-04-02 11:23:46 +08:00
roles_spec.js Added migrations for scheduler integration, permission and role 2019-08-07 14:56:51 +02:00
schedules_spec.js
settings_spec.js Update Test & linting packages (major) (#10858) 2019-07-05 13:40:43 +02:00
slugs_spec.js
spam_prevention_spec.js
subscribers_spec.js
tags_spec.js
themes_spec.js Replaced v1 for v4 uuids (#10871) 2019-07-15 14:01:02 +08:00
upload_icon_spec.js
upload_spec.js
users_spec.js
utils.js Added Canonical URL support to posts&pages in Admin & Content API v2 (#10594) 2019-03-12 17:51:29 +08:00
webhooks_spec.js