Skip to content

test: Add unit test for GithubLink component #164

@O2sa

Description

@O2sa

Add a simple unit test for the GithubLink component to verify it renders correctly and contains the correct href and aria-label. This is a small, approachable test for new contributors.

Tasks

  • Create a test file test/ui/github-link.test.tsx (or similar) using the existing test framework (vitest + testing-library).
  • Render GithubLink and assert the anchor's href and aria-label are present.
  • Run the test suite and ensure it passes.

Tip

🚀 Want to contribute?
Comment assign me to be automatically assigned to this issue via our GitHub Actions bot. Happy coding! ✨

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions