kibana/x-pack/test/functional
Vadim Dalecky 3ee0bf2132
Explore underlying data (#68496)
* feat: 🎸 stub discover_enhanced plugin

* feat: 🎸 improve view in discover action

* feat: 🎸 add URL generator to "View in Discover" action

* feat: 🎸 implement navigation and getHref in view raw logs actio

* fix: 🐛 disable action in "edit" mode

* refactor: 💡 renamce context menu view in discover action

* feat: 🎸 rename action to "explore data"

* fix: 🐛 correctly generate action path

* feat: 🎸 add internationalization to "explore action"

* fix: 🐛 correctly parse generated Discover URL path

* test: 💍 setup basic functional tests

* refactor: 💡 modularize url generation logic

* feat: 🎸 export CommonlyUsed type

* test: 💍 add test subjects to panel custom time range modal

* test: 💍 add index patterna and time range functional tests

* refactor: 💡 rename action file

* refactor: 💡 use URL generator from Discover plugin's contract

* test: 💍 add "Explore raw data" action unit tests

* fix: 🐛 import share plugin to check if it is enabled

* Update x-pack/plugins/discover_enhanced/public/actions/view_in_discover/explore_data_context_menu_action.ts

Co-authored-by: Matthias Wilhelm <ankertal@gmail.com>

* chore: 🤖 add discover_enhanced to KibanaApp codeowners

* test: 💍 improve "Explore underlying data" functional tests

* test: 💍 improve <a> link assertion

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
Co-authored-by: Matthias Wilhelm <ankertal@gmail.com>
2020-06-17 10:31:16 +02:00
..
apps Explore underlying data (#68496) 2020-06-17 10:31:16 +02:00
es_archives Explore underlying data (#68496) 2020-06-17 10:31:16 +02:00
page_objects Resolve security cloud test failures (#68935) 2020-06-16 12:55:18 -04:00
screenshots/baseline
services Explore underlying data (#68496) 2020-06-17 10:31:16 +02: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 [x-pack/ftr] refactor types to be more accurate/consistent wit… (#42407) 2019-08-02 15:43:05 -07:00
README.md Creates functional test README files (#42389) 2019-07-31 15:41:15 -04:00

Kibana Functional Testing

See our Functional Testing Guide