Commit graph

2078 commits

Author SHA1 Message Date
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
spalger
b63bfd2e0a [test] setup babel for the functional tests 2016-04-17 16:58:34 -07:00
Jim Unger
612725117d [add data] adds the uppercase processor 2016-04-13 09:56:55 -05:00
Jim Unger
6904664236 [add data] adds the trim processor 2016-04-13 09:02:09 -05:00
Jim Unger
07664a85a8 [add data] adds the split processor 2016-04-12 13:42:21 -05:00
Jim Unger
33dd6d660e [add data] adds rename processor 2016-04-12 13:18:02 -05:00
Jim Unger
f62ebc4d62 [add data] adds the remove processor 2016-04-12 12:03:15 -05:00
Jim Unger
d42ac6ea12 [add data] adds the lowercase processor 2016-04-12 11:24:49 -05:00
Jim Unger
335c82a022 [add data] adds the join processor 2016-04-11 16:53:47 -05:00
Jim Unger
093ccedc37 [add data] adds grok processor 2016-04-11 15:42:57 -05:00
Jim Unger
96cbe8997b [add data] adds the geoip processor 2016-04-11 13:54:06 -05:00
Jim Unger
6bd9dba66a Merge branch 'feature/ingest' into add-data-processors-date 2016-04-11 12:19:47 -05:00
Jim Unger
3f8cdabfa6 Merge pull request #6819 from BigFunger/add-data-processors-convert
[add data] adds convert processor
2016-04-11 12:18:58 -05:00
Jim Unger
70be789208 [add data] fixed test comment 2016-04-08 14:17:14 -05:00
Jim Unger
14799bf182 [add data] adds the date processor 2016-04-08 13:27:23 -05:00
Jim Unger
61dd02ee5d [add data] added auto type and target field to convert processor 2016-04-08 10:14:01 -05:00
Jim Unger
3fe7dd9adc Merge branch 'feature/ingest' into add-data-processors-convert 2016-04-08 09:28:48 -05:00
Matthew Bargar
d6467689b6 Merge branch 'master' into feature/ingest 2016-04-08 09:52:41 -04:00
Jim Unger
7de50bf2bd [add data] Finished adding the append processor 2016-04-07 12:59:43 -05:00
Jim Unger
930a44dfa9 [add data] adds convert processor 2016-04-07 12:56:00 -05:00
Jim Unger
699ecfa6bf Merge branch 'feature/ingest' into ingest-error-handling 2016-04-06 16:44:12 -05:00
Jim Unger
4317045ff4 [add data] removed dirtyProcessor logic. 2016-04-06 16:43:20 -05:00
Jim Unger
ea71928f72 [add data] added error-flow tests to the _simulate suite 2016-04-06 16:12:20 -05:00
LeeDr
431fe52cec Update downloadSelenium to match version in intern.js. 2016-04-06 07:36:06 -05:00
LeeDr
81821fc99d Update selenium from 2.48.2 to 2.53.0 to work with latest Firefox 45.0.1 2016-04-05 15:46:06 -05:00
Jim Unger
c63a5a2c76 [add data] Attempts to deal with unhandled errors in the ingest API 2016-04-05 11:11:51 -05:00
Court Ewing
de20762889 [internal] Remove all variable redeclarations
Redeclaring variables causes ambiguity and serves no purpose. It
actually causes a runtime error when you do it with `let`, and we can
enforce not doing it via a linter rule.
2016-04-01 14:21:55 -04:00
Matthew Bargar
1b6a6f96ed Merge branch 'master' into feature/ingest 2016-03-31 17:58:36 -04:00
Rashid Khan
226151ebb9 Merge remote-tracking branch 'upstream/master' into kable 2016-03-30 15:43:36 -07:00
Khalah Jones-Golden
26cceb8a2a [Tests] Fixing tests and also some code cleanup 2016-03-30 17:24:52 -04:00
Nicolas Bevacqua
7ff2a358ff Merge branch 'master' into bugfix/no-results-timepicker 2016-03-30 16:53:02 -03:00
Court Ewing
d28cb32865 Merge pull request #6705 from spalger/fix/functionalTestsLoadingFieldData
Fix functional tests for visualize
2016-03-30 15:51:16 -04:00
spalger
6f27183cee [settings/functiontests] remove duplicate setAdvancedSettings() 2016-03-30 11:25:24 -07:00
Nicolas Bevacqua
bc0278f266 [test/functional] Add test case for expand/collapse timepicker from discover's "No Results". 2016-03-30 14:50:32 -03:00
spalger
828a4bf28f [visualize/functionaltests] aggregating on an analyzed field is not allowed 2016-03-30 10:48:47 -07:00
Nicolas Bevacqua
4036c46b8f [test/functional] Functional tests covering new "No Results" partial directive and time picker. 2016-03-30 14:08:56 -03:00
Matthew Bargar
8e94b1fa35 Merge branch 'master' into feature/ingest 2016-03-29 16:34:23 -04:00
Jim Unger
4fb1118266 Merge branch 'feature/ingest' into ingest-error-handling 2016-03-29 13:36:56 -05:00
Matthew Bargar
3e399289bd Merge branch 'master' into feature/ingest 2016-03-28 18:55:46 -04:00
Joe Fleming
705ffac234 Merge branch 'master' into fix/custom-navbar 2016-03-28 13:47:27 -07:00
Jim Unger
7278cb31aa [ingest] small tweek 2016-03-28 14:46:42 -05:00
Rashid Khan
5098209c3b Merge pull request #6643 from colings86/fix/extendedBoundsDateHistogram
Don't use extended_bounds for time filter in date_histogram
2016-03-28 12:37:13 -07:00
Joe Fleming
76a3e9e514 Merge branch 'master' into fix/custom-navbar 2016-03-25 14:40:19 -07:00
Matthew Bargar
0e7ffff4ce Merge branch 'master' into feature/ingest 2016-03-25 10:53:50 -04:00
spalger
5c492e7ec8 [discover/tests] update rigid test data 2016-03-24 10:56:43 -07:00
spalger
cc53748540 [discover] fix a regular expression in a test 2016-03-23 12:46:47 -07:00
Matthew Bargar
ad01828bab Merge branch 'master' into feature/ingest 2016-03-23 09:53:34 -04:00
Matthew Bargar
85be042850 Merge branch 'master' into feature/ingest 2016-03-22 13:24:24 -04:00
Tyler Smalley
953e1543a5 Re-adds test page helpers removed by merge
Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
2016-03-21 18:44:24 -07:00
Tyler Smalley
32cad000a0 Merge remote-tracking branch 'upstream/master' into feature/design 2016-03-21 18:31:58 -07:00
spalger
8052a97cd2 Merge branch 'master' of github.com:elastic/kibana into pr/6291 2016-03-21 16:30:06 -07:00
Joe Fleming
a28ced39a5 change timepicker selector 2016-03-21 13:36:00 -07:00
Rashid Khan
cf838fff96 Merge branch 'master' into feature/design 2016-03-21 12:03:06 -07:00
Matthew Bargar
89c3ecf8d1 Merge branch 'master' into feature/ingest 2016-03-21 14:26:59 -04:00
Joe Fleming
6c9c9b96f1 Merge pull request #6546 from spalger/implement/uiExportsInjectVars
[uiExports] add uiExport type "injectDefaultVars"
2016-03-18 14:15:06 -07:00
Matthew Bargar
bbd718708c Merge branch 'master' into feature/ingest 2016-03-18 16:10:43 -04:00
Matt Bargar
a54f7088b7 Merge pull request #6553 from Bargs/ingest/apiMappingChanges
Update ingest API for ES 5.0 mapping changes
2016-03-18 16:05:13 -04:00
Shelby Sturgis
aae8583455 Merge branch 'master' into feature/design 2016-03-18 12:48:55 -07:00
Joe Fleming
26812c93a1 remove unused dep 2016-03-18 11:53:22 -07:00
LeeDr
91366a651a Minor updates from code review. 2016-03-18 11:30:19 -05:00
Jim Unger
91be043bc3 [ingest client] fixes invalid-set-processor simulate test 2016-03-18 08:21:10 -05:00
spalger
cdcc795af8 [test/utils/kbnServer] opt-in to plugin loading 2016-03-17 18:42:35 -07:00
Matthew Bargar
017a6117f7 Update ingest API for ES 5.0 mapping changes 2016-03-16 18:01:10 -04:00
Matthew Bargar
2c32d9fc3f Update ingest POST endpoint to accept the new processor schema 2016-03-16 16:38:20 -04:00
Tyler Smalley
a25f8f9f00 Resolves functional tests for K5 redesign
Signed-off-by: Tyler Smalley <tyler.smalley@elastic.co>
Signed-off-by: Lee Drengenberg <lee.drengenberg@elastic.co>
2016-03-16 13:33:58 -07:00
LeeDr
d179da5820 Removed about 5 uneccessary promise chains. 2016-03-16 14:55:48 -05:00
LeeDr
78c2d07bee use Count not count on area chart test. Remove moveMouseTo for now. 2016-03-16 12:18:38 -05:00
spalger
3c0d12a50d Merge branch 'master' of github.com:elastic/kibana into feature/designMergeSnakeCase 2016-03-16 10:08:53 -07:00
LeeDr
3eeea899f5 Merge branch 'master' into visualizeTestChange 2016-03-16 09:50:15 -05:00
Matthew Bargar
98f9f53008 Merge branch 'master' into feature/ingest 2016-03-15 19:21:16 -04:00
Matthew Bargar
41fe73e57e Support both GET and POST in the count API 2016-03-15 10:59:45 -04:00
Matthew Bargar
d12e2990be Count API - count the number of documents in an index pattern 2016-03-15 10:48:58 -04:00
spalger
d77de4e1ca Merge branch 'master' of github.com:elastic/kibana into renameAllFiles 2016-03-15 00:35:01 -04:00
Matthew Bargar
d5ec1f8ed3 Merge branch 'master' into feature/ingest 2016-03-14 18:33:30 -04:00
LeeDr
89aff0210f Changes to methods for getting more specific chart data to cover integration testing. 2016-03-14 14:40:53 -05:00
Nicolas Bevacqua
ec037de9be [test] Consolidate elasticsearch URL in configuration file. Fixes #5555 2016-03-14 14:06:25 -03:00
Shaunak Kashyap
f35c7122d2 More fun with spaces :| 2016-03-11 02:13:35 -08:00
Shaunak Kashyap
55cffbd706 Now too many spaces :| 2016-03-10 17:09:08 -08:00
Shaunak Kashyap
bc76ba4f8d Missed a space :/ 2016-03-10 17:00:08 -08:00
Shaunak Kashyap
acf9670ed7 s/(empty)/ - / in tests after reverting commit introducing (empty) 2016-03-10 16:51:48 -08:00
Shaunak Kashyap
e92a07724d Fixing expected strings in text to match changes in actual output 2016-03-10 15:41:14 -08:00
spalger
7dda3709ca Merge branch 'renameAllFiles' into feature/design 2016-03-10 12:51:39 -07:00
Tyler Smalley
9502adedc1 Merge remote-tracking branch 'origin/master' into feature/design 2016-03-09 10:08:35 -08:00
Matt Bargar
4d7b468e3e Merge pull request #6121 from BigFunger/ingest-pipeline-setup-server
[ingest] Creates the simulate api route
2016-03-09 10:11:59 -05:00
Matthew Bargar
8f5777ed22 Add pipeline to api tests for ingest DELETE endpoint 2016-03-08 17:54:23 -05:00
Matthew Bargar
ab5aebd5c8 Added some tests for pipelines in the ingest POST endpoint 2016-03-08 17:48:31 -05:00
Matthew Bargar
4ce5e7f323 Merge branch 'master' into feature/ingest 2016-03-08 10:14:09 -05:00
spalger
4fe8bbaeb8 [scenarioManager] snake_case baseDirs for scenarios 2016-03-07 15:11:11 -07:00
spalger
00bf02ab29 Merge branch 'master' of github.com:elastic/kibana into renameAllFiles 2016-03-07 14:09:39 -07:00
Matthew Bargar
2faa3ee2f5 Remove outdated mapping options that were copied over from logstash template 2016-03-04 15:48:14 -05:00
Matthew Bargar
2bb23ab1f1 Merge branch 'master' into feature/ingest 2016-03-04 14:50:18 -05:00
spalger
36cdae8281 [plugins] change plugin ids to be snakecase 2016-02-26 13:40:32 -07:00
Matthew Bargar
134e371176 test the actual set processor simulation output 2016-02-25 19:20:51 -05:00
Matthew Bargar
6b3f844264 use snake case throughout the ingest simulate API 2016-02-25 19:10:16 -05:00
spalger
42f936e633 [npm] remove requirefrom package 2016-02-24 14:50:12 -08:00
spalger
af9ebba958 [rename] hunt down remaining non-snake path refs 2016-02-24 14:18:21 -08:00
spalger
c1c8607f27 [rename] process previously dynamic imports 2016-02-24 13:36:12 -08:00
spalger
07b32d715f Merge branch 'chore/removeRequireFrom' into renameAllFiles 2016-02-24 13:33:57 -08:00
spalger
506c9939b9 [npm] remove requirefrom package 2016-02-24 13:30:02 -08:00
spalger
2422a988e5 [rename] rename all files to snake_case 2016-02-24 12:14:05 -08:00
Jonathan Budzenski
bc10322c64 [timepicker] Set scope properly, update spinner selector on tests, wait for refresh button to hide 2016-02-11 15:41:56 -06:00
Jonathan Budzenski
9c8c7f4c47 [timepicker] Update test selector 2016-02-11 15:41:56 -06:00
Khalah Jones Golden
f57ed8d068 Merge pull request #6169 from stormpython/legend
Design Changes to Visualize Legend
2016-02-10 21:24:06 -04:00