Skip to content

Coding process

Elena Moshnikova edited this page Dec 20, 2023 · 3 revisions
  1. Create branch with task number

  2. 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.
  1. 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)."

  2. Site structure use cases:

  • write parametrized tests
  • to easier understand site
Clone this wiki locally