kibana/packages/kbn-dev-utils
Spencer 9293ea9ff5
[7.4] refactor failed_tests_reporter to use TS, no octokit (#4… (#47632)
* 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

# Conflicts:
#	package.json
#	packages/kbn-test/src/index.ts
#	packages/kbn-test/src/mocha/junit_report_generation.js
#	renovate.json5
#	src/dev/jest/junit_reporter.js
#	yarn.lock

* ensure all of kbn-test is in ts project
2019-10-09 09:47:19 -07:00
..
certs [7.x] ts-ify @kbn/dev-utils (#43383) (#43401) 2019-08-16 07:12:42 -07:00
src [7.4] refactor failed_tests_reporter to use TS, no octokit (#4… (#47632) 2019-10-09 09:47:19 -07:00
package.json [7.x] Update dependency chalk to ^2.4.2 (#44032) (#44210) 2019-08-29 08:48:12 -07:00
README.md Move proc_runner from x-pack-kibana into kibana (#17120) 2018-03-14 19:55:50 -05:00
tsconfig.json [7.4] refactor failed_tests_reporter to use TS, no octokit (#4… (#47632) 2019-10-09 09:47:19 -07:00

dev utils

proc runner

For running integration tests in Kibana

tooling log