kibana/test/functional
Diana Derevyankina bdcd2ec859
Replace EuiCodeBlock with JsonCodeEditor in DiscoverGrid (#92442)
* Replace EuiCodeBlock with JsonCodeEditor in DiscoverGrid

* Add optional "hasLineNumbers" property to JsonCodeEditor and removed line numbers from the popover

* Update json_code_editor snapshot

* Add functional test for cell expanded content popover

* Remove unused code

* Fix geo point case and refactor some code

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
2021-03-17 11:17:48 +03:00
..
apps Replace EuiCodeBlock with JsonCodeEditor in DiscoverGrid (#92442) 2021-03-17 11:17:48 +03:00
fixtures Support for number, date and IP range data types (#76971) 2021-03-08 15:50:36 -05:00
page_objects Replace EuiCodeBlock with JsonCodeEditor in DiscoverGrid (#92442) 2021-03-17 11:17:48 +03:00
screenshots [Lens] Adjust Lens Visualization Padding in Dashboards (#81911) 2020-10-29 16:52:02 -04:00
services Replace EuiCodeBlock with JsonCodeEditor in DiscoverGrid (#92442) 2021-03-17 11:17:48 +03: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