Ghost/test/e2e-api/admin/__snapshots__
Hannah Wolfe 9da57fa6bb Updated test fixtures for multiple newsletters
- Updated the member fixtures to have 6 subscribed and 2 unsubscribed members
- Added an inactive newsletter
- Updated newsletter-member relations to reflect the 6 subscribed and 2 unsubscribed, but with different cases:
   - 3 subscribed to default
   - 1 subscribed to secondary only
   - 1 subscribed to default + secondary
   - 1 subscribed to secondary + inactive
   - 1 subscribed to inactive only (i.e. not subscribed)
   - 1 not subscribed at all

- With these changes, I needed to update the members snap as 2 members appear as subscribed:false in many tests
- I also needed to update some posts regression tests, as 2 less members get emailed in 2 tests
2022-04-26 12:31:34 +01:00
..
emails.test.js.snap Added the emails-newsletters relation (#14434) 2022-04-08 16:16:23 +02:00
labels.test.js.snap Added expectEmptyBody assertions to e2e framework 2022-03-31 18:56:05 +01:00
mail.test.js.snap Added missing e2e mail API retry test 2022-03-28 17:32:57 +01:00
members-stripe-connect.test.js.snap Added expectEmptyBody assertions to e2e framework 2022-03-31 18:56:05 +01:00
members.test.js.snap Updated test fixtures for multiple newsletters 2022-04-26 12:31:34 +01:00
newsletters.test.js.snap Added the newsletter API ?include=count.posts and ?include=count.members query options (#14525) 2022-04-26 12:31:34 +01:00
offers.test.js.snap Added e2e tests for offers API (#14335) 2022-03-24 13:41:48 +01:00
session.test.js.snap Added expectEmptyBody assertions to e2e framework 2022-03-31 18:56:05 +01:00
settings.test.js.snap Updated settings test snapshot for new flag 2022-04-22 12:50:33 +05:30
site.test.js.snap Moved site.test.js from regression to e2e-api 2022-02-11 16:24:00 +00:00
snippets.test.js.snap Added expectEmptyBody assertions to e2e framework 2022-03-31 18:56:05 +01:00
stats.test.js.snap Added MRR stats service and endpoint (#14427) 2022-04-08 09:18:04 +02:00
tiers.test.js.snap Fixed tiers test with correct visibility (#14280) 2022-03-08 18:00:30 +05:30