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
ETA: 12 hours
Coordinate on Telegram
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
https://github.com/accesslayerorgtarget="_blank"andrel="noopener noreferrer"Acceptance Criteria
ETA: 12 hours
Coordinate on Telegram