You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the feature: Automate additional tests for TSVB "Visual Builder"
Describe a specific use case for the feature:
Since we haven't selected a visual regression testing tool yet, it might be easiest to Data Table or Markdown parts of TSVB to verify the results of different aggregations and metrics.
We can use the open github issues on tsvb to help find good test cases and also discuss posts.
May also want to check closed/fixed github issues to find problem areas to add tests for.
I think we need to add cases for multiple metrics, many types of aggregations, and other options not currently tested. But we need to check on what unit tests exist or are possible to add before doing too much UI automation.
Describe the feature: Automate additional tests for TSVB "Visual Builder"
Describe a specific use case for the feature:
Since we haven't selected a visual regression testing tool yet, it might be easiest to Data Table or Markdown parts of TSVB to verify the results of different aggregations and metrics.
We can use the open github issues on tsvb to help find good test cases and also discuss posts.
May also want to check closed/fixed github issues to find problem areas to add tests for.
We should start another test file in the visualize folder so that this test file doesn't get too large;
https://github.com/elastic/kibana/blob/master/test/functional/apps/visualize/_tsvb_chart.js
I think we need to add cases for multiple metrics, many types of aggregations, and other options not currently tested. But we need to check on what unit tests exist or are possible to add before doing too much UI automation.
https://www.elastic.co/guide/en/kibana/current/time-series-visual-builder.html
https://www.elastic.co/blog/master-time-with-kibanas-new-time-series-visual-builder
Here's an example of a Calculation aggregation that might be a good case to automate if we can get the results to show in the Data Table tab; https://discuss.elastic.co/t/scripted-field-with-division-does-not-show-result/97246/8?u=leedr
another possible case; https://discuss.elastic.co/t/doing-math-over-count-of-events/97278/33
The text was updated successfully, but these errors were encountered: