-
Notifications
You must be signed in to change notification settings - Fork 2
Coding process
Elena Moshnikova edited this page Dec 20, 2023
·
3 revisions
-
Create branch with task number
-
MR life cycle:
- MR should have title like
#TaskNumber #Task_Title
and description like#TaskNumber #Task_Title what was really done in this MR
- after create MR - place it in team chat.
- after approve team members team lead should merge MR or those on whom it is assignee.
- discuss all ideas about MR in MR comments, please.
-
Naming naming-rules: "When using an acronym as part of a declaration name, capitalize it if it consists of two letters (IOStream); capitalize only the first letter if it is longer (XmlFormatter, HttpInputStream)."
-
Site structure use cases:
- write parametrized tests
- to easier understand site