classtranscribe / FrontEnd

The React + Redux Frontend for ClassTranscribe
https://classtranscribe.illinois.edu
Other
25 stars 27 forks source link

Identify and Add Testing Framework #805

Closed angrave closed 1 month ago

angrave commented 1 month ago

Thanks to Harsh, Jest was chosen as the testing framework. It was also added to the CI github action -

Implemented in PR #802 and wiki page, https://github.com/classtranscribe/FrontEnd/wiki/Test-Framework-%E2%80%90-Jest---React-Testing-Framework

harsh183 commented 1 month ago

Good to finally have a test framework 🥳