kibana/tasks
archana b58e757794
Functional test setup with kbn-test package (#18568)
Restructure testing with kbn-test package

 - Run with multiple configs, move cli options to config
 - Package-ify kbn-test
 - Eventually we'll have functional_test_runner live in a package
of its own, and then this kbn-test will use that as a dependency,
probably still as a devDependency.
 - Implement functional_tests_server
 - Collapse single and multiple config apis into one command

Use kbn-es

Replace es_test_cluster + es_test_config with kbn/test utils

Implement new createEsTestCluster

Improve scripts, jsdocs, cli top-level tools

Lift error handling to the top level
2018-05-09 18:23:49 -05:00
..
config Functional test setup with kbn-test package (#18568) 2018-05-09 18:23:49 -05:00
docker_docs Migrate x-pack-kibana source to kibana 2018-04-24 13:48:10 -07:00
utils Migrate x-pack-kibana source to kibana 2018-04-24 13:48:10 -07:00
check_plugins.js
docker_docs.js Migrate x-pack-kibana source to kibana 2018-04-24 13:48:10 -07:00
functional_test_runner.js Replace tooling-log instances with @kbn/dev-utils (#17324) 2018-03-23 10:54:38 -05:00
jenkins.js Migrate x-pack-kibana source to kibana 2018-04-24 13:48:10 -07:00
licenses.js Migrate x-pack-kibana source to kibana 2018-04-24 13:48:10 -07:00
licenses_csv_report.js Migrate x-pack-kibana source to kibana 2018-04-24 13:48:10 -07:00
sterilize.js
test.js Migrate x-pack-kibana source to kibana 2018-04-24 13:48:10 -07:00
test_jest.js Using Jest on all tests in src/server (#16373) 2018-04-04 11:01:21 -07:00
verify_translations.js Condense build task (#16687) 2018-02-12 14:40:47 -07:00