Ghost/ghost/core/test/e2e-api
Simon Backx fd91f7eebb
Added email sent events (#15682)
fixes https://github.com/TryGhost/Team/issues/2137

For the analytics page, we need the sent events to show up immediately
after sending an email. Otherwise we need to wait for emails to be
marked as received (which takes too long) before being able to show them
on the analytics page.

This adds the email_sent_event, which is hidden by default everywhere
and used on the analytics page.
2022-10-24 11:11:44 +02:00
..
admin Added email sent events (#15682) 2022-10-24 11:11:44 +02:00
content Increased Vary granularity for versioned requests 2022-09-28 14:48:43 +08:00
members Added post_id filter and total to activity feed API (#15650) 2022-10-18 15:52:04 +02:00
members-comments Added temporary fix for random test failures in comments 2022-09-14 17:02:13 +02:00
shared Increased Vary granularity for versioned requests 2022-09-28 14:48:43 +08:00