mevn-stack
mevn-stack copied to clipboard
Add Testing
Since the purpose of this project is to provide a quickstart guide to building a fullstack javascript application we should look into add some example unit tests to the backend and frontend. This would allow new users to see how a test is written for both.
AC:
- Need good unit tests written
- Tests should be commented showing how and why things are done.
I am not self-assigning this issue at this moment in case someone wants to pick it up.