Skip to content

[Frontend] Features.tsx renders a static feature list with no test coverage #1029

Description

@grantfox-oss

Join our community: https://t.me/+DOylgFv1jyJlNzM0

Why this matters

Features.tsx is rendered on the landing page and contains conditional logic for icon selection, but has zero test coverage, so a future refactor could silently drop a feature card without any test failing.

Acceptance criteria

  • Add a render test asserting all expected feature titles are present
  • Add a snapshot or count assertion on the number of rendered cards

Files to touch

  • frontend/src/components/Features.tsx

Out of scope

Does not change the feature copy or icons.

Metadata

Metadata

Labels

Stellar WaveIssues in the Stellar wave programenhancementNew feature or requestfrontendFrontend related tasksgood first issueGood for newcomers

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions