kafka-ui/kafka-ui-react-app/src/components
Denys Malofeiev 54bd778d9c
Fixed issue/1465 partially got rid of enzyme in tests (#1489)
* got rid of enzyme in Dropdown tests

* got rid of enzyme in DynamicTextButton tests

* got rid of enzyme in Search tests

* Revert "got rid of enzyme in Search tests"

This reverts commit cd2c5b10ab.

* got rid of enzyme in Search tests

* got rid of enzyme in SQLEditor tests

* got rid of enzyme in Connect tests

* got rid of enzyme in Connect/Details tests

* got rid of enzyme in Topics\Topic tests

* got rid of ThemeProvider in render function

* fixed redundant

* used userEvent instead of fireEvent

* fixed snapshot tests

* used screen

* rise testing-library approach

* got rid of snapshot in Search component test

* changed titles of Search component test

* fixed topics details test
2022-02-04 22:34:34 +02:00
..
__tests__ [ISSUE-1189] Refactor Schemas store (#1327) 2022-01-11 13:32:32 +03:00
Alerts [Fixes #1410] Edited using colors in styled components using our Theme (#1442) 2022-01-22 15:49:41 +02:00
Brokers Empty table for brokers & change tag styles (#1371) 2022-01-13 11:13:39 +03:00
Cluster Refactor breadcrumbs params detection (#1394) 2022-01-25 12:01:37 +03:00
common Fixed issue/1465 partially got rid of enzyme in tests (#1489) 2022-02-04 22:34:34 +02:00
Connect Fixed issue/1465 partially got rid of enzyme in tests (#1489) 2022-02-04 22:34:34 +02:00
ConsumerGroups Fixed issue/1465 partially got rid of enzyme in tests (#1489) 2022-02-04 22:34:34 +02:00
contexts Issue#727 disable deleting (#768) 2021-08-25 09:43:55 +03:00
Dashboard Refactor breadcrumbs params detection (#1394) 2022-01-25 12:01:37 +03:00
KsqlDb [ISSUE 1408] Get rid of Bulma's classes 'Elements'. (#1494) 2022-01-31 15:20:59 +03:00
Nav [ISSUE 1406] Get rid of direct use of colors map. Refactoring. 2022-01-25 18:10:02 +03:00
Schemas Schema registry pagination and search 2022-01-31 13:24:39 +03:00
Topics Fixed issue/1465 partially got rid of enzyme in tests (#1489) 2022-02-04 22:34:34 +02:00
Version [ISSUE 1408] Get rid of Bulma's classes 'Elements'. (#1494) 2022-01-31 15:20:59 +03:00
App.styled.ts [ISSUE 1406] Get rid of direct use of colors map. Refactoring. 2022-01-25 18:10:02 +03:00
App.tsx Refactor breadcrumbs params detection (#1394) 2022-01-25 12:01:37 +03:00