kibana/x-pack/test/functional
Melissa Alvarez edc4d58e12
[ML] DF Analytics: Creation wizard part 1 (#67564)
* create newJob route and start of wizard

* wip: create configStep component

* finish configStep form and details

* wip: create andvanced step components

* create details step component

* createStep component

* ensure advanced options are correct for each job type

* add validation to each step

* use custom table for excludes

* move customSelectionTable to shared components

* form validation for advanced fields

* wip: source index selection modal

* add source index preview

* update details

* ensure advanced parameters added to config on creation

* can create job from savedSearch. can set source query in ui

* validate source object has supported fields

* eslint updates

* update tests. comment out clone action for now

* add create button to advanced editor

* remove deprecated test helper functions

* fix translation errors

* update help text. read only once job created.

* fix functional tests

* add nextStepNav to df service for tests

* fix excludes table page jump and hyperParameter not showing in details

* fix checkbox width for custom table
2020-06-04 13:39:43 -04:00
..
apps [ML] DF Analytics: Creation wizard part 1 (#67564) 2020-06-04 13:39:43 -04:00
es_archives [Endpoint]EMT-395: add policy configuration and reenable tests (#67967) 2020-06-02 15:20:05 -04:00
page_objects apply prettier styles 2020-05-22 09:08:58 +02:00
screenshots/baseline
services [ML] DF Analytics: Creation wizard part 1 (#67564) 2020-06-04 13:39:43 -04:00
config.coverage.js apply prettier styles 2020-05-22 09:08:58 +02:00
config.edge.js apply prettier styles 2020-05-22 09:08:58 +02:00
config.firefox.js apply prettier styles 2020-05-22 09:08:58 +02:00
config.ie.js [ML] Functional tests - directory names cleanup (#67312) 2020-05-27 10:42:33 +02:00
config.js [New Platform Migration]: Management - Implement NP API (#66781) 2020-06-03 18:55:06 +03:00
config_security_basic.ts apply prettier styles 2020-05-22 09:08:58 +02:00
config_security_trial.ts apply prettier styles 2020-05-22 09:08:58 +02:00
ftr_provider_context.d.ts
README.md

Kibana Functional Testing

See our Functional Testing Guide