Ghost/ghost/core/test/utils
Simon Backx f124d142c9 Added member attributions to activity feed (#15283)
refs https://github.com/TryGhost/Team/issues/1833
refs https://github.com/TryGhost/Team/issues/1834

We've added the attribution property to subscription and signup events when the
flag is enabled. The attributions resource is fetched by creating multiple relations
on the model, rather than polymorphic as we ran into issues with that as they can't
be nullable/optional.

The parse-member-event structure has been updated to make it easier to work with,
specifically `getObject` is only used when the event is clickable, and there is now a 
join property which makes it easier to join the action and the object.
2022-08-24 11:17:28 -04:00
..
agents Moved test agents into subfolder 2022-07-26 18:00:37 +02:00
fixtures Switched off email alerts for subscription cancellation by default (#15304) 2022-08-24 18:54:00 +05:30
mocks Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
admin-utils.js 🐛 Fixed missing published Admin assets when running in development 2022-08-04 10:55:35 +02:00
api.js Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
assertions.js Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
configUtils.js Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
db-utils.js Optimized database resets for local testing 2022-08-15 16:58:56 +02:00
e2e-framework-mock-manager.js Added member attribution events and storage (#15243) 2022-08-18 17:38:42 +02:00
e2e-framework.js Moved test agents into subfolder 2022-07-26 18:00:37 +02:00
e2e-utils.js Improved performance of prepareContentFolder function 2022-08-01 08:58:13 +02:00
fixture-utils.js Added member attributions to activity feed (#15283) 2022-08-24 11:17:28 -04:00
index.js Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
overrides.js Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
redirects.js Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
url-service-utils.js Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
urlUtils.js Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00