Ghost/ghost/core/test/e2e-webhooks
Simon Backx 4c8179312d
🎨 Added support for relative links in emails (#17630)
fixes https://github.com/TryGhost/Product/issues/3687

After this change, relative URLs in emails will be replaced with
absolute URLs using the post URL. Making relative Portal URLs possible
etc.

Updates the test data generator to fix invalid URL encoding (somehow a
backslash + escaped double quote was added when it wasn't required).
2023-08-08 13:22:56 +02:00
..
__snapshots__ 🎨 Added support for relative links in emails (#17630) 2023-08-08 13:22:56 +02:00
members.test.js Fixed leaking pivot fields (#17142) 2023-06-28 13:16:50 +01:00
pages.test.js Added e2e tests for page.unscheduled webhook (#15722) 2023-02-02 13:03:23 +00:00
posts.test.js Added e2e tests for post.rescheduled webhook (#15735) 2022-11-05 13:52:03 +00:00
site.test.js Removed all unused variables from test files 2023-03-10 14:29:55 +01:00
tags.test.js Added e2e tests for tag.edited webhook (#15555) 2022-10-12 20:00:04 +01:00