One of the core things to do while writing your code is testing it.
It’s highly ignored in most codebases but we’re going to try to get close to how testing happens in MERN stack codebases
Goal would be to understand