[ADF-2629] Fix infinite pagination and e2e parallel task (#3691)

* change infinite pagination logic
make merge in share adapter a real merge

* missing semi column

* type problem

* fix pagination infinite test

* tentative file detector

* add other remote files for webdriver

* parallel execution test

* fix refresh browser e2e

* missing driver remote in util
This commit is contained in:
Eugenio Romano
2018-08-14 15:43:13 +01:00
committed by Eugenio Romano
parent 2602879cba
commit 83b2857097
19 changed files with 2866 additions and 2856 deletions
+1
View File
@@ -92,6 +92,7 @@
"ng2-charts": "1.6.0",
"ngx-monaco-editor": "^5.0.0",
"pdfjs-dist": "2.0.303",
"protractor-retry": "^1.2.0",
"raphael": "2.2.7",
"reflect-metadata": "0.1.10",
"rxjs": "^6.0.0",