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/v2/admin
Nazar Gargol b7224ef1b0 Fixed regression test
no issue

- html to plaintext was broken with c219446f85 . Ghost's API supports html intpu format only for version above v8
2019-04-03 10:58:36 +08:00
..
db_spec.js Modified export/import regression test so it doesn't leave leftover files 2019-03-11 20:07:48 +01:00
images_spec.js Combined /images* endpoints into /images/upload 2019-02-25 19:15:16 +07:00
notifications_spec.js
posts_spec.js Fixed regression test 2019-04-03 10:58:36 +08:00
redirects_spec.js Fixed regression tests 2019-04-02 11:23:46 +08:00
settings_spec.js 🐛 Fixed private blogging getting enabled when saving any setting (#10576) 2019-03-06 12:56:26 +01:00
slack_spec.js Reduced duplicated and slow regression tests 2019-02-05 01:20:16 +00:00
subscribers_spec.js Reduced duplicated and slow regression tests 2019-02-05 01:20:16 +00:00
users_spec.js Added 'property' field to errors returned from API 2019-02-26 13:41:13 +07:00
utils.js Updated Admin API key auth to require kid in header (#10538) 2019-02-26 11:03:47 +07:00