So, you consider a unit a piece of functionality in the code, like, lets say, a “User Login”. Logging in is a functionality that spans across various modules and dependencies.
You wouldn’t test the modules, you would test the fact a user can log in, correct?






















