0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/test/e2e-api/admin
Naz 7eb7e00634 Added test coverage for not supported media type
refs https://github.com/TryGhost/Toolbox/issues/95

- Only supported media types should be accepted by `/media/` enpoint
2021-11-03 00:33:28 +13:00
..
actions.test.js
config.test.js
custom_theme_settings.test.js Fixed failing custom theme settings API tests 2021-10-20 13:31:41 +01:00
db.test.js
email_preview.test.js
emails.test.js
images.test.js
integrations.test.js
invites.test.js
key_authentication.test.js
labels.test.js
mail.test.js
media.test.js Added test coverage for not supported media type 2021-11-03 00:33:28 +13:00
members.test.js
notifications.test.js
oembed.test.js
pages.test.js 🐛 Fixed error in setting page access to tiers 2021-11-02 13:36:32 +05:30
posts.test.js
roles.test.js
settings.test.js 🐛 Fixed GA labs flags not appearing enabled in settings API (#13681) 2021-10-22 19:59:13 +01:00
slugs.test.js
snippets.test.js
tags.test.js
themes.test.js
users.test.js
utils.js
webhooks.test.js