Ghost/ghost/core/test/e2e-api/members
Simon Backx a01fb5f1aa
Added post_id filter and total to activity feed API (#15650)
fixes https://github.com/TryGhost/Team/issues/2091
fixes https://github.com/TryGhost/Team/issues/2089

- Added new fixtures to make testing easier for the activity feed
- Improved E2E test coverage of activity feed with separate test file
- Added data.post_id filter to enable filtering by events related to a
given post
- Fixed return types in JSDoc of test agents (TypeScript interprets
these as `typeof Agent` if we don't add `InstanceType<Agent>`)
- Added total pagination metadata to activity feed API (to allow a basic
type of pagination using filters)
2022-10-18 15:52:04 +02:00
..
__snapshots__ Added post_id filter and total to activity feed API (#15650) 2022-10-18 15:52:04 +02:00
create-stripe-checkout-session.test.js Removed out of date history items from UrlHistory 2022-08-25 16:09:34 -04:00
feedback.test.js Added audience feedback service and storage (#15584) 2022-10-11 16:32:28 +02:00
middleware.test.js Replaced all 'bio' references with 'expertise' for member comments. (#15359) 2022-09-09 10:14:49 +02:00
send-magic-link.test.js Merged v5.17.2 into main 2022-10-05 18:33:12 +07:00
signin.test.js 🐛 Prevented member creation when logging in (#15526) 2022-10-05 18:11:06 +07:00
webhooks.test.js Added referrer attribution from request context (#15499) 2022-09-29 22:31:48 +05:30
well-known.test.js Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00