kibana/tasks/config
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
..
functional_test_runner.js [ftr] make room for more projects (#11848) 2017-05-17 18:53:45 -07:00
karma.js Migrate x-pack-kibana source to kibana 2018-04-24 13:48:10 -07:00
peg.js Create grunt task to generate parsers from peg files (#17069) 2018-03-21 16:42:23 -07:00
run.js Functional test setup with kbn-test package (#18568) 2018-05-09 18:23:49 -05:00
simplemocha.js Move proc_runner from x-pack-kibana into kibana (#17120) 2018-03-14 19:55:50 -05:00
watch.js Create grunt task to generate parsers from peg files (#17069) 2018-03-21 16:42:23 -07:00