kafka-ui/kafka-ui-react-app/src/components/common
Oleg Shur a94697c6af
replace enzyme with testing library (#1909)
* Removed two enzyme test with testing-library tests

* Got rid of enzyme and wrapper in List.spec.tsx

* Got rid of enzyme and wrapper in ListItem.spec.tsx

* Got rid of enzyme and wrapper in BytesFormatted.spec.tsx

* Got rid of enzyme and wrapper in ConfirmationModal.spec.tsx

* Got rid of enzyme and wrapper in Tabs.spec.tsx

* Got rid of enzyme and wrapper in Actions.spec.tsx

* Got rid of enzyme and wrapper in ListItem.spec.tsx

* Got rid of enzyme and wrapper in FiltersContainer.spec.tsx

* Got rid of enzyme and wrapper in ListItem.spec.tsx

* Got rid of Enzyme in a two more files

* Got rid of Enzyme in testHelpers.tsx

* Got rid of snapshots

* Three wrappers replaced with render from testHelpers

* Testing id replaced

* Fixed linter warnings

* Got rid of testIds

* Got rid of unnecessary containers and ...queryBy functions

* Got rid of dublicated ...getByRole functions

* Got rid of dublicated more than two times ...getByText functions

* Got rid of unused imports

* Got rid of unused import

* Desciptions fixed

* Got rid of providers

* Got rid of unused imports

* package-lock.json reverted

* Refactor Actions component specs

* Get rid of TestRouterWrapper

* Refactor specs

* Refactor specs

* linting

Co-authored-by: k.morozov <k.morozov@ffin.ru>
Co-authored-by: lazzy-panda <grifx.design@gmail.com>
2022-05-11 01:36:25 +03:00
..
Breadcrumb Fix KSQLDB breadcrumbs spelling (#1843) 2022-04-22 04:38:06 +04:00
Button replace enzyme with testing library (#1909) 2022-05-11 01:36:25 +03:00
BytesFormatted replace enzyme with testing library (#1909) 2022-05-11 01:36:25 +03:00
ConfirmationModal replace enzyme with testing library (#1909) 2022-05-11 01:36:25 +03:00
ControlPanel Redesign (#1045) 2021-12-15 12:10:36 +03:00
DiffViewer replace enzyme with testing library (#1909) 2022-05-11 01:36:25 +03:00
Dropdown replace enzyme with testing library (#1909) 2022-05-11 01:36:25 +03:00
DynamicTextButton [Fixed issue/1587] Got rid of react-hooks/exhaustive-deps errors (#1616) 2022-02-21 14:03:56 +02:00
Editor made adaptive heigth in connectors config component (#1583) 2022-02-10 15:07:03 +03:00
EditorViewer replace enzyme with testing library (#1909) 2022-05-11 01:36:25 +03:00
Form Bugfix/select (#1397) 2022-01-20 16:41:20 +03:00
heading replace enzyme with testing library (#1909) 2022-05-11 01:36:25 +03:00
Icons Smart filters improvements (#1814) 2022-04-18 14:14:53 +04:00
Input replace enzyme with testing library (#1909) 2022-05-11 01:36:25 +03:00
Logo [FE] Add the logo (#1611) 2022-02-18 12:32:54 +03:00
Metrics replace enzyme with testing library (#1909) 2022-05-11 01:36:25 +03:00
MultiSelect Improve live tailing. (#1898) 2022-05-02 10:05:24 +04:00
Navigation [ISSUE 1406] Get rid of direct use of colors map. Refactoring. 2022-01-25 18:10:02 +03:00
PageHeading FE: KSQL execution is unstable (#1576) 2022-03-17 16:09:48 +03:00
PageLoader Redesign (#1045) 2021-12-15 12:10:36 +03:00
Pagination replace enzyme with testing library (#1909) 2022-05-11 01:36:25 +03:00
Search Improve live tailing. (#1898) 2022-05-02 10:05:24 +04:00
Select replace enzyme with testing library (#1909) 2022-05-11 01:36:25 +03:00
SmartTable fixing sonar code smells (#1826) 2022-04-27 14:17:10 +04:00
SQLEditor replace enzyme with testing library (#1909) 2022-05-11 01:36:25 +03:00
Switch [Fixes #1410] Edited using colors in styled components using our Theme (#1442) 2022-01-22 15:49:41 +02:00
table replace enzyme with testing library (#1909) 2022-05-11 01:36:25 +03:00
Tabs replace enzyme with testing library (#1909) 2022-05-11 01:36:25 +03:00
Tag Fix topic names fitting in a table cell (#1812) 2022-04-22 17:33:00 +04:00
Textbox [ISSUE 1406] Get rid of direct use of colors map. Refactoring. 2022-01-25 18:10:02 +03:00