0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-10 23:36:14 -05:00
ghost/test/e2e-api/admin/__snapshots__
Simon Backx 38b9cf2472
Fixed newsletter includes when adding or editing (#14696)
refs https://github.com/TryGhost/Team/issues/1571
refs https://ghost.slack.com/archives/C02G9E68C/p1650986988322609

- Makes sure the includes are always included
- Moved read to the newsletter service
- Added tests
- Updated unit tests to work with multiple findOne calls
- Fixed reject assertions not correctly awaiting in unit tests
2022-05-05 11:20:15 +02: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
members-newsletters.test.js.snap Added uuid to newsletter schema (#14600) 2022-04-27 19:20:25 +05:30
members-stripe-connect.test.js.snap Added expectEmptyBody assertions to e2e framework 2022-03-31 18:56:05 +01:00
members.test.js.snap Fixed updating a non-existent member internal error (#14658) 2022-05-04 13:51:35 +02:00
newsletters.test.js.snap Fixed newsletter includes when adding or editing (#14696) 2022-05-05 11:20:15 +02:00
offers.test.js.snap Added e2e tests for offers API (#14335) 2022-03-24 13:41:48 +01:00
session.test.js.snap Swapped etag matcher to always be anyEtag 2022-05-02 11:05:07 +01:00
settings.test.js.snap Change response code of special settings API endpoints to 204 2022-04-28 15:37:11 +01:00
site.test.js.snap Swapped etag matcher to always be anyEtag 2022-05-02 11:05:07 +01:00
snippets.test.js.snap Added expectEmptyBody assertions to e2e framework 2022-03-31 18:56:05 +01:00
stats.test.js.snap Added /stats/subscriptions API (#14547) 2022-04-27 14:53:32 +01:00
tiers.test.js.snap Fixed tiers test with correct visibility (#14280) 2022-03-08 18:00:30 +05:30