issues
search
fitz95
/
Math-Magicians
An online calculator
MIT License
1
stars
0
forks
source link
Jesttesting
#6
Open
cindykandie
opened
1 year ago
cindykandie
commented
1 year ago
In this testing project, we
Created a new branch for testing
Set up React Testing Library
Wrote unit tests for the files operate.js and calculate.js using Jest.
Created unit tests for all React components.
Used Jest snapshots to test the components.
Used React Testing Library to simulate user interaction.
Ran our full tests suite using Jest. All tests pass.
Checked and fixed linter errors
In this testing project, we