|
|
|
|
|
by rinchik
2517 days ago
|
|
IMHO, #3 - Usability Test should never be part of the code review, the author of the PR should make sure that changes do what they are supposed to do BEFORE opening a PR. Developers should be responsible for their own QA. QA is not what code reviews are about. There are always exceptions, of course. Use of the common sense should be highly encouraged, e.g. if proposed change is complex or reviewer want to visually confirm this change, feel free to checkout this branch, but it is NOT a requirement for a good review. |
|