kibana/test/functional
Chandler Prall 0bf62cbf3e
Upgrade EUI to 21.0.1 (#60282)
* update to eui 21.0.1

* most changes needed for search bar ts changes

* Passing types

* snapshots

* jest tests

* Removed IQuery placeholder types

* Updated functional test to only look at table headers with content

* Moved 'filters' definition around in api docs

* Update types

* update snapshot

* typo

* Move DATA_FRAME_TASK_STATE enum to its own file to fix x-pack functional test config imports

* merge public api 'changes'

Co-authored-by: patrykkopycinski <patryk.kopycinski@elastic.co>
Co-authored-by: Patryk Kopycinski <contact@patrykkopycinski.com>
2020-03-20 14:07:04 -06:00
..
apps Upgrade EUI to 21.0.1 (#60282) 2020-03-20 14:07:04 -06:00
fixtures/es_archiver migrate saved objects management edition view to react/typescript/eui (#59490) 2020-03-19 14:09:44 +01:00
page_objects Update dependency @elastic/charts to v18.1.0 (#60578) 2020-03-20 17:37:11 +01:00
screenshots Branding fixes for dashboard, loader and space selector (#60073) 2020-03-18 10:15:47 -07:00
services WebElementWrapper: add findByTestSubject/findAllByTestSubject to search with data-test-subj (#60568) 2020-03-20 17:18:35 +03:00
config.coverage.js Code coverage: skip failing tests for coverage run (#59121) 2020-03-03 20:05:13 +03:00
config.firefox.js
config.ie.js
config.js migrate saved objects management edition view to react/typescript/eui (#59490) 2020-03-19 14:09:44 +01:00
ftr_provider_context.d.ts
README.md

Kibana Functional Testing

See our Functional Testing Guide