Commit graph

1796 commits

Author SHA1 Message Date
spalger
410029d271 [ScenarioManager] use new multi-field syntax 2016-02-05 10:27:39 -07:00
spalger
1e507a90b3 [elasticsearch/client] use bluebird for promises for better backward compat 2016-02-05 10:24:02 -07:00
Spencer
c54b9ca6b7 Merge pull request #5891 from spalger/implement/mochaSetup
formalize mocha setup
2016-02-01 15:31:42 -07:00
LeeDr
c43e43153b Fix ./Common to ./common 2016-01-28 17:34:52 -06:00
LeeDr
7327c250aa Change Common to common in _collapse_expand.js. 2016-01-28 17:25:33 -06:00
LeeDr
eb77030f79 snake_case merged master. 2016-01-28 17:11:47 -06:00
LeeDr
bc07598ab7 Merge branch 'master' into snake_case 2016-01-28 16:25:54 -06:00
LeeDr
a4088bbacc snake_case test files. 2016-01-28 16:17:23 -06:00
LeeDr
763c564d67 Merge branch 'master' into expandCollapse 2016-01-28 12:31:43 -06:00
LeeDr
a30a70964c Improve baseUrl function. 2016-01-27 09:16:08 -06:00
LeeDr
ef9833f4a3 Missing a period. 2016-01-26 17:55:58 -06:00
LeeDr
91fe72c89a Allow either old Firefox Ctrl + C or new Firefox clipboard message. 2016-01-26 17:33:26 -06:00
LeeDr
dc36197b55 New tests for expand/collapse discover tab legend and sidebar. 2016-01-26 15:36:54 -06:00
LeeDr
5073aa520c Share expectedToastMessage variable between tests, and comment about Firefox version changes message. 2016-01-26 12:30:09 -06:00
LeeDr
82d993adff Add 5 tests for Discover shared links 2016-01-25 20:39:27 -06:00
LeeDr
696d50c0f2 Merge pull request #5975 from LeeDr/moreDiscoverTests
8 new discover tests, _field_data
2016-01-21 17:33:11 -06:00
LeeDr
aeb45136d4 8 new discover tests, _field_data 2016-01-21 15:44:33 -06:00
Court Ewing
d50c48bccb Configurable shield credentials for tests
While there are still hardcoded defaults, this change allows people to
specify custom credentials via environment variables for each shield
role in our tests.
2016-01-21 13:13:17 -05:00
LeeDr
c477ab40a8 Minor changes from review comments. 2016-01-20 12:14:49 -06:00
LeeDr
3da9d84fe7 Merge branch 'master' into addDiscoverIntervalTests 2016-01-20 08:27:07 -06:00
LeeDr
6a84f5cf1b Added tests that change the interval through most of the choices and check the data. 2016-01-19 18:05:14 -06:00
spalger
72ab9aa7b0 [devServer] include self-signed certificates for testing
When running the Kibana server in --dev mode the server will use the new `test/dev_certs/server.key/crt` files to provide SSL by default. These files are not secure, and should not be used in production, but are fine for local development. Directions for trusting these certs are linked from the CONTRIBUTING.md file and the new ssl config can be disabled completely by passing `--no-ssl` to the server on startup.
2016-01-19 14:19:25 -07:00
LeeDr
40f8450d61 Fix screenshots Data Table and Tile Map. Add comments.
Fixes #5932
2016-01-19 19:07:54 +00:00
LeeDr
86ab222d4d Fix screenshots Data Table and Tile Map.
Fixes #5932
2016-01-19 19:07:54 +00:00
LeeDr
667372194f Fix screenshots Data Table and Tile Map.
Fixes #5932
2016-01-19 19:07:54 +00:00
LeeDr
540ca8e267 Revert "Fix screenshots Data Table and Tile Map."
This reverts commit b6f67920aa.

Fixes #5932
2016-01-19 19:07:54 +00:00
LeeDr
df6c34f4ca Fix screenshots Data Table and Tile Map.
Fixes #5932
2016-01-19 19:07:54 +00:00
LeeDr
f480b9b510 Fix screenshots Data Table and Tile Map.
Fixes #5932
2016-01-19 19:07:53 +00:00
LeeDr
c0d049c050 Fix screenshots with minimal sleep calls. Remove a couple unnecessary promise chains in visualizePage.
Fixes #5932
2016-01-19 19:07:53 +00:00
LeeDr
967cc0c0e3 switch from sleeps to waiting for visualize-legend.
Fixes #5932
2016-01-19 19:07:53 +00:00
LeeDr
e2face2071 Trying 4 sec sleep before screenshots.
Fixes #5932
2016-01-19 19:07:53 +00:00
LeeDr
d41f985f53 Trying 4 sec sleep before screenshots.
Fixes #5932
2016-01-19 19:07:53 +00:00
LeeDr
4c5f822429 Initial test to see if screenshot timing is the prob.
Fixes #5932
2016-01-19 19:07:53 +00:00
LeeDr
24b0177688 Fix screenshots Data Table and Tile Map. Add comments. 2016-01-19 12:41:17 -06:00
LeeDr
127e8e67dd Fix screenshots Data Table and Tile Map. 2016-01-19 12:20:09 -06:00
LeeDr
21e996bd88 Fix screenshots Data Table and Tile Map. 2016-01-19 10:50:30 -06:00
LeeDr
24fa2d41f9 Revert "Fix screenshots Data Table and Tile Map."
This reverts commit b6f67920aa.
2016-01-19 10:39:51 -06:00
LeeDr
b6f67920aa Fix screenshots Data Table and Tile Map. 2016-01-19 10:28:05 -06:00
LeeDr
b9d626aa70 Fix screenshots Data Table and Tile Map. 2016-01-19 10:08:33 -06:00
LeeDr
720faf45dd Fix screenshots with minimal sleep calls. Remove a couple unnecessary promise chains in visualizePage. 2016-01-18 20:40:54 -06:00
LeeDr
9157cf7e16 switch from sleeps to waiting for visualize-legend. 2016-01-18 16:50:40 -06:00
LeeDr
55330638c7 Trying 4 sec sleep before screenshots. 2016-01-18 13:43:40 -06:00
LeeDr
a7dce5012c Trying 4 sec sleep before screenshots. 2016-01-18 13:09:30 -06:00
LeeDr
68a46618ab Initial test to see if screenshot timing is the prob. 2016-01-18 11:37:51 -06:00
Court Ewing
2ef3f19621 Merge pull request #5884 from epixa/5562-tests-with-shield
Basic support for running server tests with shield
2016-01-15 18:08:13 -05:00
LeeDr
cc882ca539 Remove unused variable. 2016-01-15 12:19:56 -06:00
LeeDr
84a54618da Remove commented code. 2016-01-15 12:18:58 -06:00
LeeDr
cefbb5ede4 Fix multiple problems with discover 'should show the correct bar chart'. UTC timezone, array.length, improve cssSelector. 2016-01-15 12:00:15 -06:00
Court Ewing
4b0ac79c6f Inline documentation for kbn_server test utility 2016-01-15 11:48:46 -05:00
spalger
d3fd053d0a [mochaOpts] use full option name 2016-01-13 16:51:29 -07:00