kibana/test/functional
Daniil d0a7ca2eb4
Use EuiResizableContainer in visualize (#86934)
* Use EuiResizableContainer

* Code cleanup

* Memoize the sidebar for performance boost

* Prevent mouseLeave event

* Downgrade eui to 30.6.0

* Revert eui downgrade

* Update styles

* Render embeddable after a timeout

* Fix printing

* Fix resizer functional test

* Create an explicit layout breakpoint

* Remove extra code

* Update layout styles

* Add a note of using height: 1px

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-02-22 17:19:58 +03:00
..
apps [Time to Visualize] Stay in Edit Mode After Dashboard Quicksave (#91729) 2021-02-19 12:34:01 -05:00
fixtures/es_archiver [Saved Objects] Allow exporting and importing hidden types (#90178) 2021-02-14 19:05:36 +02:00
page_objects Use EuiResizableContainer in visualize (#86934) 2021-02-22 17:19:58 +03:00
screenshots [Lens] Adjust Lens Visualization Padding in Dashboards (#81911) 2020-10-29 16:52:02 -04:00
services Enabling Uptime and Dashboard a11y test (#91017) 2021-02-19 19:21:20 -05:00
config.coverage.js Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
config.edge.js Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
config.firefox.js Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
config.js Use default ES distribution for functional tests (#88737) 2021-02-08 14:23:10 -08:00
config.legacy.ts Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
ftr_provider_context.d.ts Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
jest.config.js Elastic License 2.0 (#90099) 2021-02-03 18:12:39 -08:00
README.md Fix dead links to functional testing docs (#85097) 2020-12-14 17:00:53 +01:00

Kibana Functional Testing

See our Functional Testing Guide