kibana/packages/kbn-dev-utils
Spencer 5266349fee
[dev-utils] implement basic KbnClient util for talking to Kiba… (#46673)
* [dev-utils] implement basic KbnClient util for talking to Kibana server

* update KbnClient to expose full KibanaServerService API

* expose request() function and uriencode helper

* [uiSettings] retry read on conflicts auto upgrading

* expose function for resolving a Kibana server url

* only use apis in test hooks

* run x-pack-ciGroup2 60 times

* log retries as errors so they are included in console output for job

* bump

* Revert "run x-pack-ciGroup2 60 times"

This reverts commit 6b6f392edf.

* refactor urlencode tag to be a little clearer

* support customizing maxAttempts in request method
2019-09-30 22:52:07 -07:00
..
certs ts-ify @kbn/dev-utils (#43383) 2019-08-15 12:34:03 -07:00
src [dev-utils] implement basic KbnClient util for talking to Kiba… (#46673) 2019-09-30 22:52:07 -07:00
package.json Update dependency chalk to ^2.4.2 (#44032) 2019-08-27 21:58:53 -07:00
README.md Move proc_runner from x-pack-kibana into kibana (#17120) 2018-03-14 19:55:50 -05:00
tsconfig.json ts-ify @kbn/dev-utils (#43383) 2019-08-15 12:34:03 -07:00

dev utils

proc runner

For running integration tests in Kibana

tooling log