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.
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