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
Nazar Gargol a33d5feb43 Fixed db regression tests
refs 6859e9a9a1

- The change in the ref didn't take into account increasing counts in regression tests
2019-09-30 22:32:11 +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 Fixed db regression tests 2019-09-30 22:32:11 +02: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 Updated tests eslint config to use eslint-plugin-ghost@0.5.0 2019-08-19 13:38:35 +01:00
redirects_spec.js
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 Updated tests eslint config to use eslint-plugin-ghost@0.5.0 2019-08-19 13:38:35 +01:00
slugs_spec.js
spam_prevention_spec.js Updated tests eslint config to use eslint-plugin-ghost@0.5.0 2019-08-19 13:38:35 +01:00
subscribers_spec.js Updated tests eslint config to use eslint-plugin-ghost@0.5.0 2019-08-19 13:38:35 +01:00
tags_spec.js
themes_spec.js Updated tests eslint config to use eslint-plugin-ghost@0.5.0 2019-08-19 13:38:35 +01:00
upload_icon_spec.js
upload_spec.js
users_spec.js
utils.js Revert post.page->post.type handling 2019-08-19 12:02:14 +01:00
webhooks_spec.js