Vinuyans / Mega_Chug_Lords-SOEN341_Project_F24

0 stars 0 forks source link

Add Testing #41

Closed Marian-Hristov closed 1 week ago

Marian-Hristov commented 1 week ago

Added testing through Jest as well as a pre-commit hook running all of our tests with Husky.

please do the following: npm run install:all npm run prepare