Skip to content

closes #428 Add integration tests for MarketingPage community links - #430

Closed
samjay8 wants to merge 1 commit into
accesslayerorg:mainfrom
samjay8:feat/add-integration-test
Closed

closes #428 Add integration tests for MarketingPage community links#430
samjay8 wants to merge 1 commit into
accesslayerorg:mainfrom
samjay8:feat/add-integration-test

Conversation

@samjay8

@samjay8 samjay8 commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Renders MarketingPage in the test environment and asserts the GitHub link href is https://github.com/accesslayerorg
  • Asserts the Telegram link href is https://t.me/c/accesslayerorg/
  • Confirms both links carry target="_blank" and rel="noopener noreferrer" so a refactor cannot silently break these values

Test plan

  • GitHub link href is correct
  • Telegram link href is correct
  • Both links open in a new tab with the correct rel attribute

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
@drips-wave

drips-wave Bot commented Jun 24, 2026

Copy link
Copy Markdown

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., Closes #123), or by clicking a button below:

Issue Title
#428 Add integration test for marketing page community links having correct href values Link to this issue

ℹ️ Learn more about linking PRs to issues

@netlify

netlify Bot commented Jun 24, 2026

Copy link
Copy Markdown

Deploy Preview for accesslayer ready!

Name Link
🔨 Latest commit 60d194e
🔍 Latest deploy log https://app.netlify.com/projects/accesslayer/deploys/6a3c4e2dac8a75000895cf68
😎 Deploy Preview https://deploy-preview-430--accesslayer.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@github-actions

Copy link
Copy Markdown

👋 Hey @samjay8, thanks for your contribution!

This PR is targeting main directly. We use main for stable releases only — all contributions should be opened against the dev branch instead.

Please close this PR and reopen it with dev as the base branch. If you're unsure how to do that, you can change the base branch using the Edit button at the top of this PR page.

Closing this PR automatically. See you in dev! 🚀

@github-actions github-actions Bot closed this Jun 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant