Ghost/ghost/core/test
Simon Backx 7e27d3f3e8
Added signup form attribution (#16899)
fixes https://github.com/TryGhost/Team/issues/3331

This adds attribution tracking to the signup form. It sends a newly
created url history when sending the signup API call, this url history
will get translated to a proper attribution and saved on the backend. We
send a history with only a single item that contains the referrer
source, medium and path of the Embed form.

This also makes some changes to the E2E tests so that the tests run
in an https environment instead of about:blank.
2023-06-01 10:18:11 +02:00
..
e2e-api Added signup form attribution (#16899) 2023-06-01 10:18:11 +02:00
e2e-browser Fixed @tryghost/mailgun-client import 2023-05-09 13:00:18 -04:00
e2e-frontend Added show_latest_posts column to newsletter table (#16402) 2023-03-20 11:10:49 +01:00
e2e-server Add e2e test for update check script (#16840) 2023-05-25 14:36:36 +01:00
e2e-webhooks Added post_revisions as a default include for posts (#16660) 2023-04-18 11:12:35 +01:00
integration Added retries to a flaky batch sending test (#16591) 2023-04-07 17:44:11 -07:00
regression 🐛 Fixed site setup hanging when mail isn't configured 2023-05-11 11:58:27 -04:00
unit Moved bookshelf posts repository to core 2023-05-31 22:55:35 +07:00
utils Tested filtering visibility in Tiers Content API 2023-05-19 13:12:33 -04:00
.eslintignore Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00
.eslintrc.js Removed all unused variables from test files 2023-03-10 14:29:55 +01:00