Mark Lapierre
61a2ed5d0e
Merge branch 'docs-ml-gdk-how-to-more-info' into 'master'
...
Update docs on how to run E2E tests
See merge request gitlab-org/gitlab-ce!29823
2019-06-20 21:37:44 +00:00
Walmyr Lima
02eece7539
Backport EE MR
...
https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/14280
2019-06-19 16:01:27 +02:00
Mark Lapierre
09d7f0c0e0
Update docs on how to run E2E tests
...
Make instructions on how to run the E2E tests against GDK more
explicit and easier to find.
2019-06-19 00:22:23 +00:00
Rémy Coutable
63043b6fb6
Merge branch 'docs-qa-ml-fix-list-rendering' into 'master'
...
Fix list rendering on docs site
See merge request gitlab-org/gitlab-ce!29738
2019-06-17 15:16:26 +00:00
Walmyr
7bfe9ae2fb
Turn single line code into blocks
...
To improve doc readability.
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/62506
2019-06-17 12:13:25 +00:00
Mark Lapierre
657760ba52
Fix list rendering on docs site
2019-06-17 03:07:32 +00:00
Walmyr
8769eef340
Backport of EE changes from MR 13763
...
https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/13763
2019-06-14 05:07:29 +00:00
Rémy Coutable
a57bb71344
Document how to troubleshoot a pending external-dns deployment
...
Also update the Review Apps node pools description
Signed-off-by: Rémy Coutable <remy@rymai.me>
2019-06-12 23:51:45 +00:00
Walmyr
407029a4c5
Update guide with alphabetical order style
...
Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/62505
2019-06-12 23:45:40 +00:00
Yoginth
88bb6b1d74
Fix Typos
2019-06-12 15:51:29 +00:00
ddavison
e61495610d
Documentation for dynamic element validation
...
First iteration on the documentation for how
dynamic element validation works within the
GitLab QA framework and how to utilize it
2019-06-05 16:14:47 -07:00
ddavison
eb066f649b
Consolidate documentation written for e2e tests under dev docs
...
Previously the documentation was separated. If we want to bake
quality into the product, how better than to include everything
we use directly in the development documentation
Signed-off-by: ddavison <ddavison@gitlab.com>
Fix broken internal doc link
Move documentation for page objects to the e2e section
2019-05-30 22:10:33 -07:00
Winnie Hellmann
37fae2de11
Add documentation for frontend fixtures
2019-05-27 23:59:26 +00:00
Achilleas Pipinellis
8ec7ecf0bc
Use relative URLs in development docs
...
This is part of https://gitlab.com/gitlab-org/gitlab-ce/issues/61945
2019-05-27 11:13:40 -04:00
Rémy Coutable
0c9b9a70f4
Document the on-demand run of MySQL tests
...
Signed-off-by: Rémy Coutable <remy@rymai.me>
2019-05-22 21:47:32 +02:00
Rémy Coutable
6145ddf515
Revert "Merge branch 'revert-04c3c6dd' into 'master'"
...
This reverts commit 744f1f2e70 , reversing
changes made to c4d930e5f5 .
2019-05-22 21:47:32 +02:00
Kamil Trzciński
4f20c9de6f
Revert "Merge branch 'reorganize-tests-jobs-by-level' into 'master'"
...
This reverts merge request !27514
2019-05-22 11:45:46 +00:00
Kamil Trzciński
04c3c6dd5a
Merge branch 'reorganize-tests-jobs-by-level' into 'master'
...
Reorganize test jobs by level
See merge request gitlab-org/gitlab-ce!27514
2019-05-22 10:21:38 +00:00
Winnie Hellmann
e1b3162739
Document the differences between Karma and Jest setup
2019-05-21 18:38:27 +00:00
Rémy Coutable
4d9c76e9e4
Reorganize test jobs by level
...
Signed-off-by: Rémy Coutable <remy@rymai.me>
2019-05-20 14:31:58 +02:00
Luke Duncalfe
db7dabea67
Link to testing guide for feature flag spec info
...
In order for there to be a single source of truth.
2019-05-17 18:36:52 +00:00
Rémy Coutable
3889163386
Document what to do if review jobs keep failing
...
Signed-off-by: Rémy Coutable <remy@rymai.me>
2019-05-16 17:28:23 +02:00
Winnie Hellmann
a0c4645257
Provide alternatives to using setTimeout in frontend tests
2019-05-09 00:20:41 +02:00
Evan Read
c135061ff9
Avoid links requiring permissions
2019-04-29 09:33:08 +00:00
Rémy Coutable
a374131b1e
Update development Review Apps documentation with the latest changes
...
Signed-off-by: Rémy Coutable <remy@rymai.me>
2019-04-24 19:25:37 +02:00
Rémy Coutable
b16ee077ff
Better document the current states of our testing levels
...
Signed-off-by: Rémy Coutable <remy@rymai.me>
2019-04-17 15:50:10 +02:00
Rémy Coutable
78654a8c6a
Add missing team and stage labels in the workflow labels doc
...
Signed-off-by: Rémy Coutable <remy@rymai.me>
2019-04-10 17:53:15 +02:00
Heinrich Lee Yu
84ec11131d
Add doc when rspec-set won't work
2019-04-05 20:41:58 +08:00
Rémy Coutable
bd3a12bdc0
Improve the Review Apps documentation by using gitlab-rails console
...
Signed-off-by: Rémy Coutable <remy@rymai.me>
2019-04-04 17:49:09 +02:00
Simon Knox
f54e4eb10f
Add docs for debugging Jest tests
2019-04-03 12:50:30 +00:00
Rémy Coutable
1e3c09d8ef
Document the branch naming conventions for QA-only changes
...
Signed-off-by: Rémy Coutable <remy@rymai.me>
2019-03-28 11:47:22 +01:00
Zeff Morgan
127828c64a
Update testing guide to reference test design
2019-03-26 15:40:10 -04:00
Rémy Coutable
4793b2818b
Mention review-qa-all in the end-to-end tests documentation
...
Signed-off-by: Rémy Coutable <remy@rymai.me>
2019-03-25 12:27:03 +01:00
Clement Ho
c238ba7f73
Merge branch 'winh-yarn-test-command' into 'master'
...
Introduce yarn test to run Jest and Karma
See merge request gitlab-org/gitlab-ce!26320
2019-03-20 15:49:12 +00:00
Winnie Hellmann
4fca4b79f5
Update docs on running frontend tests
2019-03-19 22:19:05 +01:00
Winnie Hellmann
00db78214c
Remove static HAML fixtures from frontend testing guide
2019-03-19 16:54:41 +01:00
Mek Stittri
297ce3e586
Merge branch 'docs-improve-package-and-qa-documentation' into 'master'
...
Document better the package-and-qa job
See merge request gitlab-org/gitlab-ce!25978
2019-03-15 15:46:39 +00:00
Marcel Amirault
4478fc37fb
Docs: Fix a link that fails the link test
2019-03-15 05:10:56 +00:00
Luke Bennett
14f625b35b
Fix jest link in frontend_testing.md
2019-03-13 21:09:35 +00:00
Rémy Coutable
d19c60be2a
Document better the package-and-qa job
...
Signed-off-by: Rémy Coutable <remy@rymai.me>
2019-03-13 11:32:27 +01:00
Luke Bennett
b1184de452
Update setTestTimeout documentation
2019-03-12 03:00:12 +00:00
Luke Bennett
cef55d9d29
Remove polyfill warnings from the FE testing docs
2019-03-11 14:23:45 +00:00
Mike Lewis
5e0beb39bb
Merge branch 'jest-docs' into 'master'
...
Add jest to frontend_testing docs
See merge request gitlab-org/gitlab-ce!25748
2019-03-07 15:54:53 +00:00
Luke Bennett
a69e191bd5
Apply suggestion to doc/development/testing_guide/frontend_testing.md
2019-03-07 12:24:13 +00:00
Marcel Amirault
9c8dc7ddf6
Docs: Fix broken anchors in development docs
2019-03-05 13:06:32 +00:00
Luke Bennett
c82758263a
Add jest to frontend_testing docs
2019-03-04 22:55:52 +00:00
Douwe Maan
7d1216016c
Merge branch 'patch-31' into 'master'
...
Update best_practices.md let section to also reference let! variables.
See merge request gitlab-org/gitlab-ce!22496
2019-02-28 13:24:23 +00:00
Ramya Authappan
68cafb38ee
Enabling performance metrics on Review Apps
2019-02-28 10:14:19 +00:00
Stan Hu
bea565cacc
Bring back mentions of Redash
...
This reverts commit 676e0a3260 .
It was removed when we thought we were moving to Looker.
2019-02-27 14:04:18 -08:00
Evan Read
eb86630959
Ensure all lists are surrounded by new lines
...
Markdown renderers find it easier to determine
where lists start and end when lists are surrounded
by new lines.
For consistency, also ensure entries in the list
are aligned when they span multipls lines.
2019-02-22 13:17:10 +00:00