kibana/test/functional
Matthias Wilhelm 6b5023a681
[Discover] Deangularize controller part 1 (#93896)
* Refactor minimumVisibleRows

* Extract setupVisualization function

* Extract getDimensions function

* Inline breadcrumb and help menu function exec to discover.tsx

* Extract getStateDefault 

* Remove unnecessary code

* Improve performance by React.memo
2021-03-25 07:34:01 +01:00
..
apps [Discover] Deangularize controller part 1 (#93896) 2021-03-25 07:34:01 +01:00
fixtures Support for number, date and IP range data types (#76971) 2021-03-08 15:50:36 -05:00
page_objects [Discover] Deangularize controller part 1 (#93896) 2021-03-25 07:34:01 +01:00
screenshots [theme] default to v8 theme (#94370) 2021-03-17 09:49:39 -07:00
services [ML] Functional tests for Anomaly swim lane (#94723) 2021-03-24 10:38:58 -04: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