Skip to content

Add integration test for marketing page community links having correct href values #428

Description

@Chucks1093

Summary

The marketing page has GitHub and Telegram community links. These need a test confirming the href values point to the correct URLs so a refactor cannot silently break them.

Scope

  • Render the MarketingPage component in the test environment
  • Assert the GitHub link href is https://github.com/accesslayerorg
  • Assert the Telegram link href is the correct Telegram URL
  • Assert both links have target="_blank" and rel="noopener noreferrer"

Acceptance Criteria

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

ETA: 12 hours


Coordinate on Telegram

Metadata

Metadata

Assignees

Labels

Stellar WaveIssues in the Stellar wave program

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions