Ghost/core/test/regression/api/v2/admin
Nazar Gargol f558b58c89 Combined /images* endpoints into /images/upload
- refs #10438

- /images/upload now accepts all the image uploads and distinguishes their purpuse using new `purpose` form data field
2019-02-25 19:15:16 +07:00
..
db_spec.js Fixed regression tests 2019-02-18 19:22:32 +01:00
images_spec.js Combined /images* endpoints into /images/upload 2019-02-25 19:15:16 +07:00
notifications_spec.js Reduced & moved acceptance tests for admin API 2019-02-04 15:58:06 +01:00
posts_spec.js Removed primary_tag & primary_author if null from Admin API v2 2019-02-24 13:31:43 +01:00
redirects_spec.js Reduced & moved acceptance tests for admin API 2019-02-04 15:58:06 +01:00
settings_spec.js Reduced duplicated and slow regression tests 2019-02-05 01:20:16 +00: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 Reduced duplicated and slow regression tests 2019-02-05 01:20:16 +00:00
utils.js Separated pages & posts in Admin API v2 (#10494) 2019-02-22 10:17:14 +07:00