0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/core/test/regression/api/v0.1
Fabien O'Carroll 1fd73e092f Fixed regression tests for roles and migrations
no-issue

These tests were missed when adding the DB Backup Integration.
2019-08-05 10:57:49 +08: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 Fixed regression tests 2019-02-18 19:22:32 +01:00
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 Fixed regression tests for roles and migrations 2019-08-05 10:57:49 +08: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 Ensured defaults when creating resources 2019-02-07 20:20:10 +01:00
themes_spec.js Replaced v1 for v4 uuids (#10871) 2019-07-15 14:01:02 +08:00
upload_icon_spec.js Fixed regression tests 2019-02-18 19:22:32 +01:00
upload_spec.js Fixed regression tests 2019-02-18 19:22:32 +01:00
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