Skip to content

chore: implement tests for the frontend #135

Open
@davidlag0

Description

@davidlag0

@dec0dOS
This is an issue to track the enablement of unit testing for the frontend portion of the codebase. I started working to enable them with Jest and React Testing Library. I ran into issues that seemed related to ESM (EcmaScript Modules) so at that moment I thought it would be easier to upgrade to React 18 to get access to a more recent version of Jest through react-scripts. However, it would seem safer to have unit tests in place to provide more confidence of not breaking anything with the upgrade to React 18 so I would like to revisit how Jest can be configured to work with the current codebase before the upgrade to React 18.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementEnhancement of the code, not introducing new features.priority-mediumThis issue may be useful, and needs some attention.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions