kibana/packages/kbn-plugin-helpers/lib
Jonathan Budzenski 76d475a64c
Refactor test entry by runner (#44679)
Over the last few years we've increased the number of test runners.
Entry points by test type have become too lage of a category for unique
names, so this moves top level test scripts under yarn and replaces test
types with the runner name.

e.g. `yarn test:browser` -> `yarn test:karma`

Closes #41133

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-02-18 16:21:36 -06:00
..
__snapshots__
commander_action.js
commander_action.test.js
config_file.js
docs.js
enable_collecting_unknown_options.js
index.d.ts Refactor test entry by runner (#44679) 2020-02-18 16:21:36 -06:00
index.js
plugin_config.js fix(NA): allow plugins index to be a ts file in kbn-plugin-helpers (#55194) 2020-01-23 02:30:32 +00:00
run.js
run.test.js
tasks.js Refactor test entry by runner (#44679) 2020-02-18 16:21:36 -06:00
utils.js
win_cmd.js