- 15 Jan, 2019 1 commit
-
-
flothoni authored
-
- 05 Nov, 2018 2 commits
-
-
Ryan Herbert authored
The scrolling was not the issue, the missing scrollbar was. This commit was breaking multiple ther tests This reverts commit 4d830b52.
-
Ryan Herbert authored
in test name change by enter execute some javascript to scoll the list into view before attempting to double click it.
-
- 17 Sep, 2018 1 commit
-
-
Mikaël Salson authored
Highlights need segmentation informations. Waiting for identity % to appear is not enough has it is given by another request to IMGT. This could cause some test issues when this latter request ended before the one for the highlights Fixes #2465
-
- 14 Sep, 2018 1 commit
-
-
Mikaël Salson authored
This reverts commit ba086042. Now that the test has been fixed we want it to be run again.
-
- 11 Sep, 2018 1 commit
-
-
Mikaël Salson authored
This reverts commit ba086042. Now that the test has been fixed we want it to be run again.
-
- 09 Aug, 2018 2 commits
-
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
- 08 Aug, 2018 1 commit
-
-
Mathieu Giraud authored
See #3430.
-
- 15 Jun, 2018 1 commit
-
-
Mikaël Salson authored
We make a clone supported by 0 read so that it should not be visible. We choose a clone whose top < 50 so that it should be visible if its size was > 0.
-
- 17 Apr, 2018 3 commits
-
-
Mikaël Salson authored
-
Mikaël Salson authored
It is the first when clones are ordered by size. It may happen that this is not the case. However the index of the cluster gives the cloneID that is the main clone of the cluster. Added a test for that case. See #2837.
-
Mikaël Salson authored
Using QUnit, the test was not successful with nightmare. Switching to functional test should solve the problem.
-
- 21 Nov, 2017 1 commit
-
-
Mathieu Giraud authored
-
- 20 Nov, 2017 1 commit
-
-
Ryan Herbert authored
-
- 18 Nov, 2017 5 commits
-
-
Mathieu Giraud authored
Completes #2712.
-
Mathieu Giraud authored
See #2712.
-
Mathieu Giraud authored
-
Mathieu Giraud authored
-
Mathieu Giraud authored
See #2712
-
- 10 Oct, 2017 10 commits
-
-
Mikaël Salson authored
-
Mikaël Salson authored
-
Mikaël Salson authored
This is terribly weird, but this could be circumvented using the inner_html.
-
Mikaël Salson authored
Due to issue #2565. This commit must be reverted when #2565 will be fixed.
-
Mikaël Salson authored
The previous IDs may have not been unique when having several scatterplots at once.
-
Mikaël Salson authored
-
Mikaël Salson authored
-
Téo Vasseur authored
-
Téo Vasseur authored
-
Téo Vasseur authored
See #2493
-
- 27 Sep, 2017 1 commit
-
-
Thonier Florian authored
link to #2627
-
- 26 Sep, 2017 1 commit
-
-
Thonier Florian authored
update tests
-
- 22 Sep, 2017 1 commit
-
-
BibloLeHibou authored
-
- 07 Jun, 2017 6 commits
-
-
Mikaël Salson authored
Popup may take time to appear (particularly with slower browsers?). Therefore we wait for it rather than directly testing for it.
-
Mikaël Salson authored
-
Mikaël Salson authored
This is a safer way to do that than doing a pwd (the script may be launched from another directory).
-
Mikaël Salson authored
We should just intantiate the browser in one place so that we can easily change it. Moreover we benefit that to make it possible to change the browser path (FF). This would enable testing several versions of the web browser.
-
Mikaël Salson authored
We have a file dedicated to the opening of the browser for the file of interest, in the same fashion as browser_test.rb
-
Mikaël Salson authored
This was becoming a mess
-