kibana/test
Marco Vettorello 876567a9b9
Fixes pie charts on empty time window (#24031) (#24516)
* 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 21:20:47 +02:00
..
api_integration Add telemetry for KQL (#23547) (#24340) 2018-10-23 12:31:26 -04:00
common [accessibility] implement no-animation mode, auto enable for functional tests (#21629) (#22203) 2018-08-22 14:53:58 -07:00
dev_certs
functional Fixes pie charts on empty time window (#24031) (#24516) 2018-10-24 21:20:47 +02:00
plugin_functional fixing updating editor state (#22869) (#24483) 2018-10-24 14:51:04 +02:00
scripts Add ci_setup script to jenkins report script 2018-10-17 12:33:06 -05:00
server_integration [6.x] [Tests] Add http integration test setup (#22114) 2018-08-17 10:42:38 +02:00