kafka-ui/kafka-ui-react-app/src/components/Topics/Topic
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__ Issues/215 topics page tests (#1948) 2022-05-11 12:27:22 +04:00
Details Issues/215 topics page tests (#1948) 2022-05-11 12:27:22 +04:00
Edit Issues/215 topics page tests (#1948) 2022-05-11 12:27:22 +04:00
SendMessage Issues/215 topics page tests (#1948) 2022-05-11 12:27:22 +04:00
Topic.tsx fix topic messages old data persistence (#1838) 2022-04-22 11:13:01 +04:00
TopicContainer.tsx fix topic messages old data persistence (#1838) 2022-04-22 11:13:01 +04:00