Skip to content

Testing removed from contrast-colors package #248

@NateBaldwinDesign

Description

@NateBaldwinDesign

Description

  • Test script and Jest have been removed from the contrast-colors package (removed in this pr).
  • README.md refers to running pnpm test for testing, yet it does not work as the test scripts have been removed
  • Result: unclear how to test and effectively know if any enhancements or bugs are going to break the Leonardo package.

Steps to reproduce

  1. Clone the repo

  2. In terminal, navigate to contrast-colors package

  3. Run pnpm test

  4. See error

  5. View the package.json for contrast-colors

  6. See there is no test script and Jest dependency has been removed

Expected behavior

Expect to use test-driven development to ensure stability of project when introducing any changes or enhancements

Screenshots

Leonardo package and version

Version 1.0.0

Environment

  • Browser(s) and OS(s):

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions