kibana/x-pack/test/functional
Jean-Louis Leysens f31e13c426
[Ingest Pipelines] Migrate to new ES client (#96406)
* - migrated use of legacy.client to client
- removed use of isEsError to detect legacy errors
- refactored types to use types from @elastic/elasticsearch
  instead (where appropriate)

tested get, put, post, delete, simulate and documents endpoints
locally

* remove use of legacyEs service in functional test

* fixing type issues and API response object

* remove id from get all request!

* reinstated logic for handling 404 from get all pipelines request

* clarify error handling with comments and small variable name refactor

* updated delete error responses

* update functional test

* refactor use of legacyEs

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-04-13 10:51:43 +02:00
..
apps [Ingest Pipelines] Migrate to new ES client (#96406) 2021-04-13 10:51:43 +02:00
es_archives [Maps] Support query-time runtime fields (#95701) 2021-04-07 15:00:55 -04:00
page_objects fixes a skipped management x-pack test (#96178) 2021-04-05 15:24:22 -07:00
screenshots/baseline
services [Uptime] Migrate uptime query bar to global kuery bar (#93889) 2021-04-07 11:46:16 +02:00
config.coverage.js
config.edge.js
config.firefox.js
config.js Remove /src/legacy (#95510) 2021-04-06 09:25:36 +02:00
config_security_basic.ts
ftr_provider_context.d.ts
README.md

Kibana Functional Testing

See our Functional Testing Guide