elastic/kibana

[Index Management] Add e2e tests for index details page

Open

#183.255 geöffnet am 13. Mai 2024

Auf GitHub ansehen
 (1 Kommentar) (0 Reaktionen) (0 zugewiesene Personen)TypeScript (8.021 Forks)batch import
Feature:Index ManagementTeam:Kibana Managementchoregood first issue

Repository-Metriken

Stars
 (19.065 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 1T 16h) (999 gemergte PRs in 30 T)

Beschreibung

There have been significant work done in Index Management on the index details page and there were several bugs caused by either regressions or unexpected changes to ES (https://github.com/elastic/kibana/issues/183055, https://github.com/elastic/kibana/issues/183038). To detect those issues as early as possible, we need to make sure that e2e tests are added for ALL tabs of the index details page (Overview, Mappings, Settings, Stats, ILM) both on stateful and serverless.

Contributor Guide