0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/test/e2e-api/content
Ronald Langeveld 2bf4344a63
🐛 Fixed API excerpt field issue (#15005)
* 🐛 Fixed API excerpt field issue
ref https://github.com/TryGhost/Ghost/issues/10396

This fix now allows the API user to add field `excerpt` without the need for `plaintext` as format.
Also added new tests for these functions.
* Added new logic that takes `custom_excerpt` into account if all posts gets queried.
* Removed limits in excerpt & plaintext post.
* Updated snapshot.
2022-07-06 17:57:04 +02:00
..
__snapshots__ 🐛 Fixed API excerpt field issue (#15005) 2022-07-06 17:57:04 +02:00
authors.test.js Renamed testUtils.startGhost to localUtils.startGhost 2021-11-22 21:56:32 +13:00
key_authentication.test.js Update dependency @tryghost/mw-error-handler to v1 (#14719) 2022-05-07 15:28:28 +01:00
newsletters.test.js Added possible fix for random test timeouts 2022-05-30 15:00:55 +02:00
offers.test.js Added possible fix for random test timeouts 2022-05-30 15:00:55 +02:00
pages.test.js Added possible fix for random test timeouts 2022-05-30 15:00:55 +02:00
posts.test.js 🐛 Fixed API excerpt field issue (#15005) 2022-07-06 17:57:04 +02:00
settings.test.js Added possible fix for random test timeouts 2022-05-30 15:00:55 +02:00
tags.test.js Updated tests to use DatabaseInfo 2022-03-17 17:33:11 +00:00
tiers.test.js Added possible fix for random test timeouts 2022-05-30 15:00:55 +02:00
utils.js Renamed newsletter_id and email_recipient_filter options (#14798) 2022-05-16 10:18:04 +02:00