nkowaokwu / igbo_api

An API exposing Igbo words, definitions, and more
https://igboapi.com
Apache License 2.0
316 stars 142 forks source link

chore: set up jest frontend environment #759

Closed ijemmao closed 1 year ago

ijemmao commented 1 year ago

Describe your changes

Introduces the Jest frontend testing environment.

Issue ticket number and link

N/A

Motivation and Context

We are adding more UI functionality that needs to be tested with a lightweight testing environment. This project will use Jest to test UI components without using Cypress.

How Has This Been Tested?

All tests were run locally on my machine to confirm that they were working as expected.

Screenshots (if appropriate):

N/A