kafka-ui/kafka-ui-react-app/src/components
Mgrdich e597f14b8d
Issues/215 topics page tests (#1948)
* Add Tests to Topics Lists Page for TopicsTableCells

* Delete obsolete ListItems and its test suites from topics.

* Add tests suites for the new Topic creation

* Add tests suites for TopicForm styled components

* Minor code modifications in the CustomParamField test file

* Minor code modifications in the CustomParams test file

* Minor code modifications in the Topic folder

* Add test suites for Topic Edit Page + minor modifications in the DangerZone test suite

* Add tests suites for Topic Edit page

* Add tests suites for Topic Edit page

* Add tests suites for Topic Edit page

* Add tests suites for DangerZone and validation

* Add tests suites for DangerZone

* Add tests suites for DangerZone

* Add tests suites to SendMessage

* increase the tests coverage for validateMessage

* minor changes in the SendMessage and validateMessage function

* add alert message suggestion in the SendMessage

* add alert message suggestion in the SendMessage

* Total Coverage of Overview test suites

* increase tests suite coverage in the Filters styles

* increase tests suite coverage in the Filters styles + Messages Page

* improve the test coverage of the Message Component

* improve the test coverage of the Message Component

* improve the test coverage of the MessagesTable Component

* improve the test coverage of the MessagesTable Component

* improve the test coverage of the MessagesTable Component

* Add Tests for Topic Page

* Change to react testing library from enzyme Topics list

* optimizing List elements Tests suites

* delete necessary file

* minor bug fix in messages due to the rebase

* minor semantic changes in the Test suites
2022-05-11 12:27:22 +04:00
..
__tests__ [ISSUE-1189] Refactor Schemas store (#1327) 2022-01-11 13:32:32 +03:00
Alerts replace enzyme with testing library (#1909) 2022-05-11 01:36:25 +03:00
Brokers Fix test warnings (#1908) 2022-05-04 10:47:51 +04:00
Cluster Fixed frontend routing (#1745) 2022-03-21 20:00:11 +03:00
common replace enzyme with testing library (#1909) 2022-05-11 01:36:25 +03:00
Connect replace enzyme with testing library (#1909) 2022-05-11 01:36:25 +03:00
ConsumerGroups replace enzyme with testing library (#1909) 2022-05-11 01:36:25 +03:00
contexts Issues/1740 live tailing improvements (#1774) 2022-04-05 16:04:41 +04:00
Dashboard replace enzyme with testing library (#1909) 2022-05-11 01:36:25 +03:00
KsqlDb replace enzyme with testing library (#1909) 2022-05-11 01:36:25 +03:00
Nav replace enzyme with testing library (#1909) 2022-05-11 01:36:25 +03:00
Schemas replace enzyme with testing library (#1909) 2022-05-11 01:36:25 +03:00
Topics Issues/215 topics page tests (#1948) 2022-05-11 12:27:22 +04:00
Version [FE] Add the logo (#1611) 2022-02-18 12:32:54 +03:00
App.styled.ts Issue-1184: fix logo link and remove redundant path segment "ui" (#1658) 2022-03-03 15:48:24 +04:00
App.tsx Fixed frontend routing (#1745) 2022-03-21 20:00:11 +03:00