Skip to content
代码片段 群组 项目
提交 bb069daa 编辑于 作者: Wayne Haber's avatar Wayne Haber 提交者: Kati Paizee
浏览文件

Added optional peer member testing

上级 31d82026
No related branches found
No related tags found
无相关合并请求
...@@ -240,6 +240,7 @@ requirements. ...@@ -240,6 +240,7 @@ requirements.
1. Working and clean code that is commented where needed. 1. Working and clean code that is commented where needed.
1. [Unit, integration, and system tests](../testing_guide/index.md) that all pass 1. [Unit, integration, and system tests](../testing_guide/index.md) that all pass
on the CI server. on the CI server.
1. Peer member testing is optional but recommended when the risk of a change is high. This includes when the changes are [far-reaching](https://about.gitlab.com/handbook/engineering/development/#reducing-the-impact-of-far-reaching-work) or are for [components critical for security](../code_review.md#security).
1. Regressions and bugs are covered with tests that reduce the risk of the issue happening 1. Regressions and bugs are covered with tests that reduce the risk of the issue happening
again. again.
1. [Performance guidelines](../merge_request_performance_guidelines.md) have been followed. 1. [Performance guidelines](../merge_request_performance_guidelines.md) have been followed.
......
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册