summaryrefslogtreecommitdiff
path: root/doc/development/README.md
diff options
context:
space:
mode:
authorRobert Speicher <rspeicher@gmail.com>2016-03-30 18:53:30 -0400
committerRobert Speicher <rspeicher@gmail.com>2016-04-01 20:31:12 -0400
commitfb8b0041d86080f0f8d53f13be1016b0b199a47f (patch)
tree81eb755bc2b607e0dd20105a787a67975845798f /doc/development/README.md
parent13659fe7b692d37ade08875c78e84ca47a619957 (diff)
downloadgitlab-ce-fb8b0041d86080f0f8d53f13be1016b0b199a47f.tar.gz
First pass at a Testing styleguide
[ci skip]
Diffstat (limited to 'doc/development/README.md')
-rw-r--r--doc/development/README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/development/README.md b/doc/development/README.md
index 1b281809afc..a8bc4fe5abb 100644
--- a/doc/development/README.md
+++ b/doc/development/README.md
@@ -9,4 +9,5 @@
- [Shell commands](shell_commands.md) in the GitLab codebase
- [Sidekiq debugging](sidekiq_debugging.md)
- [SQL guidelines](sql.md) for SQL guidelines
+- [Testing standards and style guidelines](testing.md)
- [UI guide](ui_guide.md) for building GitLab with existing css styles and elements