Ghost/ghost/core/test/e2e-api/content
Simon Backx e879406659
Added outbound link tagging setting (#16146)
fixes https://github.com/TryGhost/Team/issues/2432
    
Adds outbound_link_tagging setting (enabled by default and behind
feature flag). If the feature flag is enabled, and the setting is
disabled, we won't add ?ref to links in emails.
    
This includes new E2E tests for email click tracking, which were also
extended to check outbound link tagging (for both MEGA and the new email
stability flow).

Also fixes a test fixture for the comments_enabled setting.
2023-01-20 13:41:36 +01:00
..
__snapshots__ Added outbound link tagging setting (#16146) 2023-01-20 13:41:36 +01:00
authors.test.js Changed Content API caching to public 2022-09-26 14:54:50 +08:00
key_authentication.test.js Changed Content API caching to public 2022-09-26 14:54:50 +08:00
newsletters.test.js Added Content-Version header to all API requests 2023-01-18 08:38:07 +01:00
offers.test.js Added Content-Version header to all API requests 2023-01-18 08:38:07 +01:00
pages.test.js Added Content-Version header to all API requests 2023-01-18 08:38:07 +01:00
posts.test.js Added Content-Version header to all API requests 2023-01-18 08:38:07 +01:00
settings.test.js Added Content-Version header to all API requests 2023-01-18 08:38:07 +01:00
tags.test.js Changed Content API caching to public 2022-09-26 14:54:50 +08:00
tiers.test.js Added Content-Version header to all API requests 2023-01-18 08:38:07 +01:00
utils.js Converted Ghost repo into a monorepo 2022-07-20 16:41:05 +02:00