elastic/kibana

[Index Management] Add e2e tests for index details page

Open

#183,255 建立於 2024年5月13日

在 GitHub 查看
 (1 留言) (0 反應) (0 負責人)TypeScript (8,021 fork)batch import
Feature:Index ManagementTeam:Kibana Managementchoregood first issue

倉庫指標

Star
 (19,065 star)
PR 合併指標
 (平均合併 1天 16小時) (30 天內合併 999 個 PR)

描述

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.

貢獻者指南