forked from elastic/kibana
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request elastic#7442 from LeeDr/runTestsOnChrome
Re-implement most of PR elastic#7024 switch to Chrome browser Former-commit-id: e2ff6bb
- Loading branch information
Showing
14 changed files
with
145 additions
and
162 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -30,6 +30,7 @@ | |
"Jon Budzenski <[email protected]>", | ||
"Juan Thomassie <[email protected]>", | ||
"Khalah Jones-Golden <[email protected]>", | ||
"Lee Drengenberg <[email protected]>", | ||
"Lukas Olson <[email protected]>", | ||
"Matt Bargar <[email protected]>", | ||
"Nicolás Bevacqua <[email protected]>", | ||
|
@@ -154,6 +155,7 @@ | |
"auto-release-sinon": "1.0.3", | ||
"babel-eslint": "4.1.8", | ||
"chokidar": "1.4.3", | ||
"chromedriver": "2.21.2", | ||
"dot": "1.0.3", | ||
"elasticdump": "2.1.1", | ||
"eslint": "1.10.3", | ||
|
@@ -175,7 +177,7 @@ | |
"html-entities": "1.1.3", | ||
"husky": "0.8.1", | ||
"image-diff": "1.6.0", | ||
"intern": "3.0.1", | ||
"intern": "3.2.3", | ||
"istanbul-instrumenter-loader": "0.1.3", | ||
"karma": "0.13.9", | ||
"karma-chrome-launcher": "0.2.0", | ||
|
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.