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
2019-10-09 18:37:44 +01: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-10-09 18:37:44 +01:00
error_spec.js
invites_spec.js
notifications_spec.js
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