|
@@ -64,7 +64,6 @@ public class TopicTests extends BaseTest {
|
|
.goToSideMenu(SECOND_LOCAL, MainPage.SideMenuOptions.TOPICS)
|
|
.goToSideMenu(SECOND_LOCAL, MainPage.SideMenuOptions.TOPICS)
|
|
.topicIsNotVisible(NEW_TOPIC);
|
|
.topicIsNotVisible(NEW_TOPIC);
|
|
}
|
|
}
|
|
-
|
|
|
|
@Disabled("Due to issue https://github.com/provectus/kafka-ui/issues/1500 ignore this test")
|
|
@Disabled("Due to issue https://github.com/provectus/kafka-ui/issues/1500 ignore this test")
|
|
@SneakyThrows
|
|
@SneakyThrows
|
|
@DisplayName("should update a topic")
|
|
@DisplayName("should update a topic")
|
|
@@ -104,7 +103,6 @@ public class TopicTests extends BaseTest {
|
|
@AutomationStatus(status = Status.AUTOMATED)
|
|
@AutomationStatus(status = Status.AUTOMATED)
|
|
@CaseId(207)
|
|
@CaseId(207)
|
|
@Test
|
|
@Test
|
|
- @Disabled // TODO: https://github.com/provectus/kafka-ui/issues/2373
|
|
|
|
public void deleteTopic() {
|
|
public void deleteTopic() {
|
|
pages.openTopicsList(SECOND_LOCAL)
|
|
pages.openTopicsList(SECOND_LOCAL)
|
|
.isOnPage()
|
|
.isOnPage()
|