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

Add component-level unit tests #88

Description

@shawat94

Current unit tests validate input data (in /src/data/data.test.js) and whether the app crashes upon initial render (in src/App.test.js). Expanding unit tests to simulate user input and verify the expected outcome (clicking the vendor list button opens the right drawer, etc.) will allow us to verify that future changes do not break existing functionality when tests are run by Travis.

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