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__
Daniel Lockyer 10874100ef
Deleted mail/ Admin API endpoint
refs https://github.com/TryGhost/Toolbox/issues/308

- this endpoint isn't used by Admin, nor Ghost, and isn't documented
  publicly
- we are nuking it in v5 so the easiest step to achieve that is by
  removing the API route mounts
- there's plenty of cleanup here, including refactoring other API
  controllers to avoid using the `mail` API controller, but this is the
  easiest way to achieve what we want
2022-04-28 15:37:10 +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
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 Added mapping from member subscribed to newsletters on edit/create (#14596) 2022-04-27 17:04:55 +02:00
newsletters.test.js.snap Tested for updating email and adding existing members 2022-04-28 12:35:06 +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 Promoted multiple newsletters UI labs flag to private beta 2022-04-28 10:54:59 +01:00
site.test.js.snap
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