Commit graph

2130 commits

Author SHA1 Message Date
LeeDr
988be91266 New dashboard tests using elasticdump 2016-05-26 16:32:53 -05:00
Nicolás Bevacqua
b3b31288e6 [test] Return all the Promises. 2016-05-26 18:00:52 -03:00
Matthew Bargar
3143c069ff Added API test so we don't forget that the ID format is a part of the public contract 2016-05-25 18:36:37 -04:00
Matthew Bargar
02f24b176b Merge branch 'master' into feature/ingest 2016-05-24 17:22:14 -04:00
Nicolás Bevacqua
50581a86ab [test] Fix test cases for No Results page. 2016-05-20 17:39:56 -03:00
LeeDr
f2b471131d Fix a bunch of tryForTimes. 2016-05-20 14:01:15 -05:00
LeeDr
b7334ed2f4 Wrapped part of saveVisualization in a try loop. 2016-05-20 13:26:14 -05:00
Nicolás Bevacqua
17c1ce4209 Merge branch 'master' into bugfix/no-results-timepicker 2016-05-20 14:15:12 -03:00
LeeDr
a49d765efc I think I'm back to master HEAD at this point. Still don't see the problem. 2016-05-20 09:34:06 -05:00
LeeDr
69fdfd8f99 Merge master 2016-05-17 13:23:48 -05:00
LeeDr
dda1703b5e Try without the last test 2016-05-17 10:35:09 -05:00
LeeDr
8fca1d8bb7 Changed to return on initial getEsHostPort. 2016-05-16 18:27:42 -05:00
LeeDr
d37573d5b4 Test to see if returning from the expects resolves the tryForTime's continuing after the tests finish. 2016-05-16 18:08:45 -05:00
Spencer
cb52c70c55 Merge pull request #7187 from LeeDr/tryToFixVisTests
Add try in 2 visualize page methods that have failed.
2016-05-12 12:56:40 -07:00
LeeDr
670e87892d Add try in 2 visualize page methods that have failed. 2016-05-12 10:17:40 -05:00
Matthew Bargar
475913d15a Change delimiter query param to csv_delimiter so better namespace it when other data types are supported in the future 2016-05-11 15:23:48 -04:00
Matthew Bargar
08427eeba7 Rename data dir to fixtures 2016-05-11 15:05:11 -04:00
Shaunak Kashyap
5a41292a68 Merge pull request #7067 from ycombinator/gh-7059
Disallow Console from functioning as an open web proxy
2016-05-11 09:19:01 -07:00
Matthew Bargar
05b198a819 Merge branch 'feature/ingest' into ingest/bulkAPI 2016-05-10 18:27:51 -04:00
Matthew Bargar
bc65d9509d Change _bulk to _data 2016-05-10 17:02:31 -04:00
LeeDr
107de9d539 Add a defaultTryTimeout config parameter and use it for the try method. 2016-05-10 10:22:59 -05:00
Shaunak Kashyap
bc0d3921de
Don't try to set the ES URL via the UI 2016-05-10 03:25:00 -07:00
Matt Bargar
1372cae60f Merge pull request #6978 from Bargs/ingest/reviewGeo
[Pattern Review] Handle object, array, and geo_point fields correctly
2016-05-09 18:26:09 -04:00
Matthew Bargar
37e2c5afd0 Merge branch 'master' into feature/ingest 2016-05-09 13:24:44 -04:00
Lee Drengenberg
8b8b3bdbe4 Merge pull request #7132 from LeeDr/consoleTest
2 new simple Console functional tests
2016-05-06 11:19:06 -05:00
spalger
b16521e158 Merge branch 'master' of github.com:elastic/kibana into implement/consoleLikeLogging 2016-05-04 14:29:05 -07:00
Matthew Bargar
81ea488170 Better date field detection without flaky pipeline introspection 2016-05-04 16:21:28 -04:00
LeeDr
ee3119e678 A couple of simple console tests to make sure its there and works. 2016-05-04 13:00:37 -05:00
Matthew Bargar
ab5e444ed4 Fix lint issues 2016-04-29 16:47:29 -04:00
Matthew Bargar
bfba35f704 [API] Accept both multipart/form-data and raw payloads
* The _bulk api will now accept raw CSV data as the main request payload
* Submitting the CSV data as a form-data key is still an option
* All other parameters have moved from form-data to the query string

Also: Improved delimiter test so it actually checks the keys of created
documents to ensure the delimiter is working.
2016-04-29 16:47:29 -04:00
Matthew Bargar
89988b8319 Update test for new lower bulk size 2016-04-29 16:47:29 -04:00
Matthew Bargar
6ceca8b1ba [API] Functional tests for _bulk API 2016-04-29 16:47:29 -04:00
Matthew Bargar
0023839423 Merge branch 'master' into feature/ingest 2016-04-29 10:31:42 -04:00
spalger
fe260e0ec6 Merge branch 'master' of github.com:elastic/kibana into implement/babelForFunctionalTests 2016-04-27 23:26:42 -05:00
LeeDr
99779653d7 Added change to shield_page after merge master. 2016-04-27 17:45:24 -05:00
LeeDr
790fb1fb42 Merge branch 'master' into fixTestTimeouts 2016-04-27 17:42:03 -05:00
Lee Drengenberg
26a6e56ff6 Merge pull request #7046 from LeeDr/newShieldLogin
Minimal changes to support Shield Login.
2016-04-27 16:15:23 -05:00
Jim Unger
ff26c1878e Merge pull request #7065 from BigFunger/add-data-disable-processors
[add data] ability to disable processors
2016-04-27 16:15:21 -05:00
LeeDr
935fee7df1 Change 'self' to 'remote'. 2016-04-27 15:21:39 -05:00
LeeDr
d97b4bc3eb Fix setFindTimeout defaults to 10 seconds. 2016-04-27 09:27:28 -05:00
Matthew Bargar
2f789e2e23 Merge branch 'master' into feature/ingest 2016-04-26 17:45:47 -04:00
Jim Unger
b2f30f931a Merge branch 'feature/ingest' into add-data-disable-processors 2016-04-26 15:13:49 -05:00
Jim Unger
a9048e7452 [add data] hides disabled processors 2016-04-26 13:54:54 -05:00
LeeDr
fbb3e2011b Revert back to doNavigation(navUrl). 2016-04-25 12:40:35 -05:00
LeeDr
14be3691f5 Change to doNavigation(appUrl). 2016-04-25 12:00:16 -05:00
LeeDr
ae6aaa3e86 Minimal changes to support Shield Login. 2016-04-25 11:44:10 -05:00
spalger
d91da0456d [functionalTests] use console-like logging api
The `common.log` and `common.debug` API currently accept a single string arguments, which is similar to the console.log API but not complete.

This simple change brings updates it to match the API completely, supporting things like multiple arguments and sprintf-style templates.
2016-04-22 14:09:25 -05:00
spalger
263b55360f [test/functional/support] throw errors on invalid export usage 2016-04-22 13:03:33 -05:00
spalger
56170207bb [functionalTests/common] add #try() method
There are a ton of places in the functional tests where the "default" is set explicitly. This sort of defeats the purpose of a default though, so in my spare time I'll be moving tests away from this pattern.

This change removes the timeout argument from #tryForTime() via a new method, simply called #try(). It also replaces all instances of `common.tryForTime(defaultTimeout, ...)` with calls to this method, which shouldn't have cause any functional changes.
2016-04-22 11:05:46 -05:00
Nicolas Bevacqua
912e2c825a [merge] Merge with master 2016-04-19 16:30:05 -03:00