Add Testing Framework (Jest & Cypress) for Frontend #236
Labels
help wanted
Extra attention is needed
testing
Issues related to testing.
typescript
Issues regarding TypeScript.
We currently lack a testing framework for the First Issue application. The absence of unit tests makes it challenging to ensure that new changes do not break existing functionality. To address this, we should introduce and configure Jest and/or Cypress, both popular JavaScript testing frameworks.
Follow best practices while implementing this. Not all of the above points may be applicable but its just guidelines.
The text was updated successfully, but these errors were encountered: