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
b7622a27
Commit
b7622a27
authored
May 18, 2020
by
Paul Slaughter
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update IDE sidebar QA selectors
parent
296ede39
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
qa/qa/ee/page/component/web_ide/web_terminal_panel.rb
qa/qa/ee/page/component/web_ide/web_terminal_panel.rb
+3
-0
No files found.
qa/qa/ee/page/component/web_ide/web_terminal_panel.rb
View file @
b7622a27
...
...
@@ -14,6 +14,9 @@ module QA
base
.
class_eval
do
view
'app/assets/javascripts/ide/components/panes/collapsible_sidebar.vue'
do
element
:ide_right_sidebar
,
%q(:data-qa-selector="`ide_${side}_sidebar`")
# rubocop:disable QA/ElementWithPattern
end
view
'app/assets/javascripts/ide/components/ide_sidebar_nav.vue'
do
element
:terminal_tab_button
,
%q(:data-qa-selector="`${tab.title.toLowerCase()}_tab_button`")
# rubocop:disable QA/ElementWithPattern
end
...
...
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