Skip to content

[PROJECT HEALTH] Component Unit Testing #136

@GuyWhoCode

Description

@GuyWhoCode

User Story

As a developer, I want to ensure my React Components work in isolation, assuming all other components do not work.

Technical Tasks

  • Create automated unit tests with Selenium or a similar UI testing library to test individual components for proper functionality and edge cases
  • Unit tests should be REALISTIC: they reflect typical user behavior and interaction
  • Ensure proper documentation on how future unit tests should be written

Learning Resources:

Acceptance Criteria

  • Each component has some unit tests (up to assignee as to how many) related to its functionality
  • Documentation (either in code or wiki) outlines current and future practices for unit testing.

Related Issues

Metadata

Metadata

Assignees

No one assigned

    Labels

    MediumThis requires decent dedication to completeProject HealthThings that improve the project/repository health.

    Type

    No type

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions