0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/test/regression/api/v2/admin
Naz Gargol c219446f85
Model regression tests cleanup (#10639)
refs #9178

- Migrated settings model regression to unit tests
- Removed redundant/unuseful post tests
- Extracted post model regression tests to API tests 
- Renamed test suites for consistency
2019-03-26 11:37:32 +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 Model regression tests cleanup (#10639) 2019-03-26 11:37:32 +08:00
redirects_spec.js
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