Commit 0eaa3c55 authored by Rémy Coutable's avatar Rémy Coutable

Merge branch 'integration-tests' into 'master'

Include integration tests in CE/EE testing documentation

See merge request gitlab-org/gitlab-ce!16139
parents 062ea80e 55137e20
...@@ -553,7 +553,7 @@ the feature you contribute through all of these steps. ...@@ -553,7 +553,7 @@ the feature you contribute through all of these steps.
1. Description explaining the relevancy (see following item) 1. Description explaining the relevancy (see following item)
1. Working and clean code that is commented where needed 1. Working and clean code that is commented where needed
1. [Unit and system tests][testing] that pass on the CI server 1. [Unit, integration, and system tests][testing] that pass on the CI server
1. Performance/scalability implications have been considered, addressed, and tested 1. Performance/scalability implications have been considered, addressed, and tested
1. [Documented][doc-styleguide] in the `/doc` directory 1. [Documented][doc-styleguide] in the `/doc` directory
1. [Changelog entry added][changelog], if necessary 1. [Changelog entry added][changelog], if necessary
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment