Skip to content
This repository was archived by the owner on Sep 7, 2023. It is now read-only.
This repository was archived by the owner on Sep 7, 2023. It is now read-only.

Refactor Test Suite #18

@abishekk92

Description

@abishekk92

The current test suite is unmaintainable in the long run for the following reasons.

  1. Very large test files
  2. Very difficult to get context on what it is testing or understand the expected behaviour
  3. Works the opposite of confidence inducing when making changes.

Refactor the test suite, so that

  1. Each component is tested individually
  2. Each test scenario doesn't have dependency on the other

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions