kibana/packages/kbn-dev-utils
Spencer 9b34d6b76f
refactor failed_tests_reporter to use TS, no octokit (#46993)
* refactor failed_tests_reporter to use TS, no octokit

* update renovate config

* ensure that all kbn-test files are in ts project

* fix some type errors

* add some more tests

* [kbn-test/githubapi] cleanup and document

* collect log messages as strings instead of message objects

* ensure issue is open when updating body

* improve readability of getKibanaIssues

* expose axios helpers from dev-utils

* fix request params for fetching github issues and validate locally

* include a README for failed_tests_reporter

* improve axios error helpers
2019-10-08 13:56:07 -07:00
..
certs ts-ify @kbn/dev-utils (#43383) 2019-08-15 12:34:03 -07:00
src refactor failed_tests_reporter to use TS, no octokit (#46993) 2019-10-08 13:56: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 refactor failed_tests_reporter to use TS, no octokit (#46993) 2019-10-08 13:56:07 -07:00

dev utils

proc runner

For running integration tests in Kibana

tooling log