0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/test/regression/api/admin
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
..
__snapshots__ Added expectEmptyBody assertions to e2e framework 2022-03-31 18:56:05 +01:00
authentication.test.js Updated newsletter fixtures to remove nullable sender name (#14479) 2022-04-14 23:45:59 +05:30
db.test.js Aliased canary endpoints to point to non-versioned URLs 2022-03-14 21:22:54 +13:00
identities.test.js
images.test.js
members-importer.test.js Updated all members tests to use mockManager 2022-02-10 12:21:05 +00:00
members-signin-url.test.js Fixed filename casing in canary API 2022-03-24 17:25:53 +00:00
notifications.test.js
pages.test.js
posts.test.js Updated test fixtures for multiple newsletters 2022-04-26 12:31:34 +01:00
redirects.test.js
schedules.test.js Aliased canary endpoints to point to non-versioned URLs 2022-03-14 21:22:54 +13:00
settings.test.js
slack.test.js
users.test.js
utils.js Aliased canary endpoints to point to non-versioned URLs 2022-03-14 21:22:54 +13:00
webhooks.test.js Aliased canary endpoints to point to non-versioned URLs 2022-03-14 21:22:54 +13:00