summaryrefslogtreecommitdiff
path: root/doc/development/testing_guide
diff options
context:
space:
mode:
authorRémy Coutable <remy@rymai.me>2018-02-13 15:41:47 +0100
committerRémy Coutable <remy@rymai.me>2018-02-13 16:33:00 +0100
commit2bdb578032073f09f41e16c7114f96899aa17927 (patch)
treefe7b8a612487b52d877b31533e62f1de7139ad46 /doc/development/testing_guide
parent7f4b14b104a377b3dbf294cf84038069ec704d0e (diff)
downloadgitlab-ce-2bdb578032073f09f41e16c7114f96899aa17927.tar.gz
Port some RuboCop and doc changes from EE
Signed-off-by: Rémy Coutable <remy@rymai.me>
Diffstat (limited to 'doc/development/testing_guide')
-rw-r--r--doc/development/testing_guide/testing_levels.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/development/testing_guide/testing_levels.md b/doc/development/testing_guide/testing_levels.md
index 4adf0dc7c7a..e86c1f5232a 100644
--- a/doc/development/testing_guide/testing_levels.md
+++ b/doc/development/testing_guide/testing_levels.md
@@ -134,6 +134,10 @@ learn more.
[GitLab QA]: https://gitlab.com/gitlab-org/gitlab-qa
[part of GitLab Rails]: https://gitlab.com/gitlab-org/gitlab-ce/tree/master/qa
+## EE-specific tests
+
+EE-specific tests follows the same organization, but under the `ee/spec` folder.
+
## How to test at the correct level?
As many things in life, deciding what to test at each level of testing is a