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
23394c6b
Commit
23394c6b
authored
3 years ago
by
Hannes Erven
Committed by
Marcia Ramos
3 years ago
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update test file examples in testing_guide/end_to_end/beginners_guide.md
parent
5a60628d
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
doc/development/testing_guide/end_to_end/beginners_guide.md
doc/development/testing_guide/end_to_end/beginners_guide.md
+2
-2
No files found.
doc/development/testing_guide/end_to_end/beginners_guide.md
View file @
23394c6b
...
...
@@ -349,8 +349,8 @@ GITLAB_PASSWORD=<GDK root password> bundle exec bin/qa Test::Instance::All http:
Where
`<test_file>`
is:
-
`qa/specs/features/browser_ui/1_manage/login/login_spec.rb`
when running the Login example.
-
`qa/specs/features/browser_ui/2_plan/issues/issue_spec.rb`
when running the Issue example.
-
`qa/specs/features/browser_ui/1_manage/login/log
_
in_spec.rb`
when running the Login example.
-
`qa/specs/features/browser_ui/2_plan/issues/
create_
issue_spec.rb`
when running the Issue example.
## End-to-end test merge request template
...
...
This diff is collapsed.
Click to expand it.
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