Ghost/ghost/core/test/unit/server/models
Chris Raible 4c893e5a63
Added post_revisions to posts endpoint as an include option (#16648)
no issue

- with this change, you can access a post's lexical revisions via the
api (e.g. `/posts/:id/?include=post_revisions`)

> _We are the post revisions, we won't be erased_
> _We rise from the ashes of the mobiledoc waste_
> _We join the API response, we claim our rightful place_
> _We are the post revisions, we show the truth of your face_
2023-04-17 13:46:27 +01:00
..
base Fixed getLazyRelation returning new model for optional relations (#16411) 2023-03-14 10:58:58 +01:00
api-key.test.js Removed all unused variables from test files 2023-03-10 14:29:55 +01:00
comment.test.js Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
custom-theme-setting.test.js Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
email-spam-complaint-event.test.js Added email_spam_complaint_events table and model 2022-11-29 18:13:12 +07:00
integration.test.js Removed all unused variables from test files 2023-03-10 14:29:55 +01:00
invite.test.js Removed bluebird dependency from unit tests in core (#16096) 2023-01-23 11:23:48 +00:00
member-click-event.test.js Added post_id filter and total to activity feed API (#15650) 2022-10-18 15:52:04 +02:00
member-created-event.test.js Added ENUM validation for member/subscription created events (#15312) 2022-08-25 15:39:37 +02:00
member-feedback.test.js Added members_feedback table (#15581) 2022-10-11 13:21:31 +02:00
member-paid-subscription-event.test.js Added post_id filter and total to activity feed API (#15650) 2022-10-18 15:52:04 +02:00
member-subscribe-event.test.js Added ENUM validation for member/subscription created events (#15312) 2022-08-25 15:39:37 +02:00
member.test.js Fixed configUtils and adapter cache issues in E2E tests (#16167) 2023-01-30 14:06:20 +01:00
milestone.test.js Added BookshelfMilestoneRepository implementation (#16305) 2023-02-22 15:53:29 +02:00
newsletter.test.js Removed all unused variables from test files 2023-03-10 14:29:55 +01:00
permission.test.js Removed all unused variables from test files 2023-03-10 14:29:55 +01:00
post.test.js Added post_revisions to posts endpoint as an include option (#16648) 2023-04-17 13:46:27 +01:00
session.test.js Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
settings.test.js Removed all unused variables from test files 2023-03-10 14:29:55 +01:00
single-use-token.test.js 🐛 Fixed SingleUseTokens being cleared on boot (#15999) 2023-01-04 09:49:39 +01:00
stripe-customer-subscription.test.js Removed all unused variables from test files 2023-03-10 14:29:55 +01:00
subscription-created-event.test.js Added ENUM validation for member/subscription created events (#15312) 2022-08-25 15:39:37 +02:00
suppression.test.js Added suppressions table and model 2022-11-29 18:12:24 +07:00
tag.test.js Removed all unused variables from test files 2023-03-10 14:29:55 +01:00
user.test.js Removed all unused variables from test files 2023-03-10 14:29:55 +01:00