kibana/test/functional
Liza Katz 52b42a81fa
Allow creating filters from fields with null values in discover (#70936)
* Fix bug #7189

* typo

* Test adjustments

* wait for load complete

* Fine tune test

* Update src/plugins/data/public/query/filter_manager/lib/generate_filters.ts

Co-authored-by: Lukas Olson <olson.lukas@gmail.com>

* Fix filtering by an array of nulls
Allow filtering by a non existing field in the doc
simplify flatten hit logic

Co-authored-by: Lukas Olson <olson.lukas@gmail.com>
Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
2020-07-09 11:58:22 +03:00
..
apps Allow creating filters from fields with null values in discover (#70936) 2020-07-09 11:58:22 +03:00
fixtures/es_archiver Allow creating filters from fields with null values in discover (#70936) 2020-07-09 11:58:22 +03:00
page_objects [Functional test] Increase the timeout on opening a saved visualization (#70952) 2020-07-08 11:48:06 +03:00
screenshots Additional branding updates (#64712) 2020-05-06 01:39:29 -05:00
services Allow creating filters from fields with null values in discover (#70936) 2020-07-09 11:58:22 +03: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 apply prettier styles 2020-05-22 09:08:58 +02:00
config.js [ftr] add support for docker servers (#68173) 2020-06-18 15:24:16 -07:00
ftr_provider_context.d.ts
README.md

Kibana Functional Testing

See our Functional Testing Guide