kibana/test/plugin_functional/test_suites
Mikhail Shustov ab103ffa69
[KP] Expose new es client (#73651) (#73840)
* mark legacy ES client types as deprecated

* expose es client to plugins and update mocks

* ElasticSearchClientMock --> ElasticsearchClientMock

* expose es client mocks

* expose es client via RequestHandlerContext

* convert test/plugin_functional/config into ts

* convert top_nav test into ts

* add an integration test for the es client

* update comments to refer to the new es client

* fix import paths. do not use extensions

temp

* update docs

* fix other refs

* add test for a custom client

* fix context

* add test for scoped client

* update docs
# Conflicts:
#	scripts/functional_tests.js
2020-07-30 21:09:14 +02:00
..
application_links Type safe browser.executeAsync (#69018) (#69154) 2020-06-15 17:48:57 +02:00
core_plugins [KP] Expose new es client (#73651) (#73840) 2020-07-30 21:09:14 +02:00
custom_visualizations
data_plugin Index patterns - Server API (#69105) (#70367) 2020-06-30 23:28:19 -05:00
doc_views
management
panel_actions