- Added file
filename
todirectoryname
directory. - Modified file
filename
to includefunctionalityname
and functionality.
-
Checkout to this branch locally
git fetch --all git checkout branchname
-
Ensure the backend and client are both running.
-
Test app functionality.
Example: When user does BLANK, then BLANK should happen.
-
View code file.
Confirm file modifications are present as indicated above.
Confirm no unused code or extraneous comments exist.