Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
173c5140
Commit
173c5140
authored
Feb 04, 2020
by
Thong Kuah
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update link for QA documentation
qa/qa/page/README.md has moved to new location since
eb066f64
.
parent
bffc567b
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
3 deletions
+3
-3
doc/development/testing_guide/end_to_end/index.md
doc/development/testing_guide/end_to_end/index.md
+0
-1
qa/qa/scenario/test/sanity/selectors.rb
qa/qa/scenario/test/sanity/selectors.rb
+3
-2
No files found.
doc/development/testing_guide/end_to_end/index.md
View file @
173c5140
...
@@ -179,6 +179,5 @@ you can find an issue you would like to work on in
...
@@ -179,6 +179,5 @@ you can find an issue you would like to work on in
[
gitlab-issues
]:
https://gitlab.com/gitlab-org/gitlab/issues?label_name[]=QA&label_name[]=test
[
gitlab-issues
]:
https://gitlab.com/gitlab-org/gitlab/issues?label_name[]=QA&label_name[]=test
[
test environment orchestration scenarios
]:
https://gitlab.com/gitlab-org/gitlab-qa/tree/master/lib/gitlab/qa/scenario
[
test environment orchestration scenarios
]:
https://gitlab.com/gitlab-org/gitlab-qa/tree/master/lib/gitlab/qa/scenario
[
instance-level scenarios
]:
https://gitlab.com/gitlab-org/gitlab-foss/tree/master/qa/qa/specs/features
[
instance-level scenarios
]:
https://gitlab.com/gitlab-org/gitlab-foss/tree/master/qa/qa/specs/features
[
Page objects documentation
]:
https://gitlab.com/gitlab-org/gitlab/tree/master/qa/qa/page/README.md
[
instance-qa-readme
]:
https://gitlab.com/gitlab-org/gitlab/tree/master/qa/README.md
[
instance-qa-readme
]:
https://gitlab.com/gitlab-org/gitlab/tree/master/qa/README.md
[
instance-qa-examples
]:
https://gitlab.com/gitlab-org/gitlab-foss/tree/master/qa/qa
[
instance-qa-examples
]:
https://gitlab.com/gitlab-org/gitlab-foss/tree/master/qa/qa
qa/qa/scenario/test/sanity/selectors.rb
View file @
173c5140
...
@@ -34,8 +34,9 @@ module QA
...
@@ -34,8 +34,9 @@ module QA
Please update the code in `qa/` directory to make it match
Please update the code in `qa/` directory to make it match
current changes in this merge request.
current changes in this merge request.
For more help see documentation in `qa/page/README.md` file or
For more help see documentation in
ask for help on #quality channel on Slack (GitLab Team only).
https://docs.gitlab.com/ee/development/testing_guide/end_to_end/page_objects.html
or ask for help on #quality channel on Slack (GitLab Team only).
If you are not a Team Member, and you still need help to
If you are not a Team Member, and you still need help to
contribute, please open an issue in GitLab QA issue tracker.
contribute, please open an issue in GitLab QA issue tracker.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment