Skip to content

Setup Test Suite #6

Description

@LeTanque

Description
This card will be assessed according to the Production-ready Dev Environment Rubric.

Motivation
A running test suite makes it easier to add new tests, which will encourage developers to test their code. Which is a good thing.

Finish Line
Front-end codebase should have a running test suite (Jest, react-testing-library, usually)
Back-end codebase should have a running test suite (Jest, usually)
Notes
If you don't have a front-end (you're building an API, for example), then simply make sure that each codebase you are building has a running test suite.

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