kibana/test
Julia Rechkunova f004fac3ec
[Discover] Add baseline tests for time field column (#176937)
- 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.
2024-02-20 14:58:05 +01:00
..
accessibility [FTR] Refactor toasts svc (#174222) 2024-02-14 09:24:20 +00:00
analytics async-import plugins in the server side (#170856) 2023-11-15 00:55:56 -07:00
api_integration [ES|QL] Integration tests (#177017) 2024-02-19 12:07:55 +01:00
common [FTR] Mv test subjs svc to shared location (#174048) 2024-01-09 11:43:39 +00:00
examples Fix flaky test from #172781 (#176972) 2024-02-15 16:08:13 -04:00
functional [Discover] Add baseline tests for time field column (#176937) 2024-02-20 14:58:05 +01:00
harden Add test to ensure security related eslint rules are applied (#151434) 2023-02-24 16:48:11 +01:00
health_gateway async-import plugins in the server side (#170856) 2023-11-15 00:55:56 -07:00
interactive_setup_api_integration async-import plugins in the server side (#170856) 2023-11-15 00:55:56 -07:00
interactive_setup_functional Unskip interactive setup functional tests (#157863) 2023-05-16 09:20:00 -04:00
interpreter_functional async-import plugins in the server side (#170856) 2023-11-15 00:55:56 -07:00
node_roles_functional async-import plugins in the server side (#170856) 2023-11-15 00:55:56 -07:00
package [artifacts/package testing] Update apt cache (#175789) 2024-01-29 07:51:00 -06:00
plugin_functional [Console] Add a dev config for the editor migration (#176520) 2024-02-19 04:57:17 -07:00
scripts [ci] Remove jenkins config (#173745) 2023-12-21 12:09:43 -06:00
server_integration Inject initial "not reported" to prevent blocking /api/status (#173371) 2023-12-14 09:31:58 -07:00
ui_capabilities/newsfeed_err [ftr] automatically determine config run order (#130983) 2022-05-04 17:05:58 -05:00
tsconfig.json Update Kibana code editor dependencies (#171720) 2024-01-25 10:30:02 +01:00