kibana/test
Liza Katz f26596145e
Clean up search service (#53766)
* deprecate msearch

* Missing export

* adjust tests, revert loading method of esaggs/boot

* getInjectedMetadata

* Fix jest tests

* update default strategy abort test

* notice update

* Allow running discover errors test independently

* Remove batchSearches

* Detect painless script error

* don't show notifications for aborted requests

* Fix jest tests

* Restore loader indicator

* Decreace loading count on error

* update search test

* Trigger digest after fetching fresh index patterns

* Revert isEqual

* accurate revert

* Return full error details to client from search endpoint

* Re-throw AbortError from http when user aborts request.

* fix typo

* typo

* Adjust routes jest test

* Restore msearch using a separate es connection

* typescript fixes

* set http service mock

* Move es client to dat aplugin, for follow up PR

* Add karma mock

* krma mock

* fix tests

* ts

* Pass in version dynamically

* add headers to esClient host

* Restored fetch soon test
Use tap for loadingCount side effects

* Cleanup search params

* Cleanup search params test

* Revert "Cleanup search params"

This reverts commit ca9dea01d5.

* Revert "Cleanup search params test"

This reverts commit 30b9478612.

* Revert code to use old es client until  #44302 is resolved

* Revert changes to getPainlessError

* Fix jest test

* Refactor esClient to trigger loadingIndicator

* fixing tests

* use esClient from searchService

* git remove comment

* fix jest

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-01-21 18:49:57 +02:00
..
accessibility Discover a11y tests (#54209) 2020-01-13 11:14:37 -05:00
api_integration Fix KQL value suggestions for nested fields (#54820) 2020-01-18 16:25:51 +01:00
common Security - Role Mappings UI (#53620) 2020-01-11 13:26:31 -05:00
dev_certs
examples Embeddable examples on the platform and included with --run-examples flag (#52111) 2019-12-16 15:03:46 -05:00
functional Clean up search service (#53766) 2020-01-21 18:49:57 +02:00
interpreter_functional [Metric] convert mocha tests to jest (#54054) 2020-01-17 12:00:35 -06:00
plugin_functional Show error page when accessing unavailable app (#54656) 2020-01-20 15:00:11 +01:00
scripts Code coverage setup on CI (#49003) 2020-01-08 21:08:48 +01:00
server_integration Add support for certificates in PKCS#12 (P12) key stores (#53810) 2020-01-09 13:03:16 -05:00
typings [State Management] State syncing utilities (#53582) 2020-01-10 17:14:33 +03:00
ui_capabilities/newsfeed_err [Newsfeed] UI plugin for Kibana (#49579) 2019-11-13 08:48:34 -07:00
visual_regression autofix all violations 2019-12-13 23:17:13 -07:00
mocha_decorations.d.ts Re-split ciGroups after pipeline rollout (#46375) 2019-09-25 15:18:37 -07:00
tsconfig.json Add KQL functionality in the find function of the saved objects (#41136) 2019-10-02 18:23:44 -04:00