Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
vidjil
vidjil
Commits
1095d0b7
Commit
1095d0b7
authored
Jun 02, 2020
by
marc duez
Browse files
test_scatterplot.js
why do i need to edit scatterplot_test.js for something related to url...
parent
05d1ae08
Pipeline
#149993
failed with stages
in 10 minutes and 10 seconds
Changes
1
Pipelines
2
Show whitespace changes
Inline
Side-by-side
browser/test/functional/test_scatterplot.rb
View file @
1095d0b7
...
...
@@ -32,6 +32,8 @@ class TestScatterplot < BrowserTest
# id 29 --> seg5; seg3 (IGHV1; IGHJ1)
def
test_01_multiple_select_barmode
$b
.
menu_filter
.
click
$b
.
update_icon
.
wait_while
(
&
:present?
)
$b
.
send_keys
4
$b
.
update_icon
.
wait_while
(
&
:present?
)
# to verify correct selection, We will look in semgenter the presence if clone entrie
...
...
@@ -57,6 +59,8 @@ class TestScatterplot < BrowserTest
end
def
test_02_multiple_select_bubble
$b
.
menu_filter
.
click
$b
.
update_icon
.
wait_while
(
&
:present?
)
$b
.
send_keys
1
$b
.
update_icon
.
wait_while
(
&
:present?
)
# to verify correct selection, We will look in semgenter the presence if clone entrie
...
...
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