[ES|QL] Add more tests in unified_histogram #165431
Labels
Feature:ES|QL
ES|QL related features in Kibana
Feature:UnifiedHistogram
Issues related to the Unified Histogram plugin
Team:DataDiscovery
Discover, search (e.g. data plugin and KQL), data views, saved searches. For ES|QL, use Team:ES|QL.
technical debt
Improvement of the software architecture and operational architecture
Describe the feature:
Some missing test cases were mentioned on the ES|QL feature branch #146971
At the moment there is no test for the
src/plugins/unified_histogram/public/layout/hooks/use_lens_suggestions.ts
. It will be good to add some test cases:We should also add a test case(s) to
src/plugins/discover/public/application/main/hooks/use_text_based_query_language.ts
to test the difference in behaviour when using or not using transformational commands in ES|QL.The text was updated successfully, but these errors were encountered: