SOFTENG310-Team4 / SMARTJ

SMARTJ is a web application designed to help active job seekers practice their interview skills and find available jobs in their field of study. Developed by Team 4 as part of the SOFTENG 310 course at the University of Auckland.
MIT License
0 stars 11 forks source link

Feat/junit test1 #55

Closed jkim906 closed 2 months ago

jkim906 commented 3 months ago

Context

Started to implement unit testing for app.js Closes #60

What Changed?

Added three new unit testing methods.

How To Review

Run the test using: npm test and observe results.

Testing

Ran the test like above

Risks

NA

Notes

NA

jkim906 commented 2 months ago

Yes this is something that will need to be patched in the future. Thanks for your suggestion!