closes #428 Add integration tests for MarketingPage community links - #430
closes #428 Add integration tests for MarketingPage community links#430samjay8 wants to merge 1 commit into
Conversation
Verifies that the GitHub and Telegram community links render with the correct href values, open in a new tab, and carry the expected rel="noopener noreferrer" attribute so a future refactor cannot silently break these URLs. Closes accesslayerorg#428
|
Hey @samjay8! 👋 It looks like this PR isn't linked to any issue. If this PR is for one of the issues assigned to you as part of a Wave, please link it to ensure your contribution is tracked properly. You can do this by adding a keyword to the PR description (e.g.,
|
✅ Deploy Preview for accesslayer ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
👋 Hey @samjay8, thanks for your contribution! This PR is targeting Please close this PR and reopen it with Closing this PR automatically. See you in |
Summary
MarketingPagein the test environment and asserts the GitHub link href ishttps://github.com/accesslayerorghttps://t.me/c/accesslayerorg/target="_blank"andrel="noopener noreferrer"so a refactor cannot silently break these valuesTest plan
relattribute