CSCI128 / 101GradingScript

Script designed to move grades between Gradescope and Canvas
https://gradingscript.trihardstudios.com/#/
0 stars 0 forks source link

New unit testing framework #48

Closed gregbell26 closed 1 year ago

gregbell26 commented 1 year ago

Add unit testing factories and mocks for requests. Wrote demo test file. Fixed some issues in FileHelpers.csvLoaders that were raised in unit testing.