kibana/tasks/config
archana c2265e3931 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-15 12:33:01 -05:00
..
functional_test_runner.js
karma.js Migrate x-pack-kibana source to kibana 2018-04-24 13:49:26 -07:00
peg.js Create grunt task to generate parsers from peg files (#17069) 2018-03-21 16:56:18 -07:00
run.js Functional test setup with kbn-test package (#18568) 2018-05-15 12:33:01 -05:00
simplemocha.js Move proc_runner from x-pack-kibana into kibana (#17120) 2018-03-15 01:59:22 -05:00
watch.js Create grunt task to generate parsers from peg files (#17069) 2018-03-21 16:56:18 -07:00