mirror of
https://github.com/elastic/kibana.git
synced 2025-06-27 18:51:07 -04:00
- Addresses https://github.com/elastic/kibana/issues/174074 Adding tests before I change the code via https://github.com/elastic/kibana/pull/176834 It checks different permutations of the following conditions: - with and without selected fields - data view with and without a time field - ESQL with and without a time field - Discover and Dashboard views - `doc_table:legacy` setting - `doc_table:hideTimeColumn` setting The whole test suite is running for ~23 minutes. Here is the successful build https://buildkite.com/elastic/kibana-pull-request/builds/193811#018dace6-044f-46f9-b7a9-1fc82d05278c I am skipping some tests so it does not take so much time on every Kibana build. If we ever need to check all edge cases (like in https://github.com/elastic/kibana/pull/176834) we can temporary enable them again. So in the end the PR adds ~7 minutes to the build. |
||
---|---|---|
.. | ||
accessibility | ||
analytics | ||
api_integration | ||
common | ||
examples | ||
functional | ||
harden | ||
health_gateway | ||
interactive_setup_api_integration | ||
interactive_setup_functional | ||
interpreter_functional | ||
node_roles_functional | ||
package | ||
plugin_functional | ||
scripts | ||
server_integration | ||
ui_capabilities/newsfeed_err | ||
tsconfig.json |