kibana/test
Marco Vettorello c1e429b51d
Fixes pie charts on empty time window (#24031)
* Fix missing check on empty response

* Fix test order and remove applying on each entered filter

* Change quotes on addNewFilterAggregation testsubject

* Rename test hasPieChartError method to expectPieChartError

* Refactor piechart zero-value slices data cleaning.

The previous implementation used to remove zero-value slices by mutating the vis data from the legend logic.
We moved the logic of "cleaning" the zero-value slices before rendering the piechart and/or the legend, so now piechart and legends are rendering themselves with the same data structure.

* Reverting _validatePieData method to the old one
2018-10-24 18:27:28 +02:00
..
api_integration Add telemetry for KQL (#23547) 2018-10-22 11:14:54 -04:00
common [accessibility] implement no-animation mode, auto enable for functional tests (#21629) 2018-08-20 19:30:24 -07:00
dev_certs
functional Fixes pie charts on empty time window (#24031) 2018-10-24 18:27:28 +02:00
plugin_functional fixing updating editor state (#22869) 2018-10-24 12:35:34 +02:00
scripts Add argument passing to jenkins cloud job (#23538) 2018-09-26 14:35:16 -06:00
server_integration [Tests] Add http integration test setup (#19261) 2018-08-17 08:36:14 +02:00