grafana/public/app/features/search/components
Alex Khomenko 32f99669ff
Search: refactor tests to use react-testing-library (#27352)
* Search: refactor SearchItem.test.tsx

* Search: refactor SearchResults.test.tsx

* Search: mock search_srv

* Search: refactor SearchResultsFilter.test.tsx

* Search: remove redundant mocks

* Search: fix type errors

* Search: move selectors to e2e-selectors
2020-09-08 18:01:38 +03:00
..
ActionRow.tsx Search: support URL query params (#25541) 2020-06-16 11:52:10 +03:00
ConfirmDeleteModal.tsx BackendSrv: Cancellable requests & Observable all the way (#25746) 2020-07-07 21:22:47 +02:00
DashboardActions.tsx Search: folder view improvements (#24324) 2020-05-06 12:53:28 +03:00
DashboardListPage.tsx Chore: Fix typescript strict null fixes now at 298 (#26125) 2020-07-08 11:05:20 +02:00
DashboardSearch.test.tsx Search: refactor tests to use react-testing-library (#27352) 2020-09-08 18:01:38 +03:00
DashboardSearch.tsx Search: support URL query params (#25541) 2020-06-16 11:52:10 +03:00
ManageDashboards.tsx Search: support URL query params (#25541) 2020-06-16 11:52:10 +03:00
MoveToFolderModal.tsx BackendSrv: Cancellable requests & Observable all the way (#25746) 2020-07-07 21:22:47 +02:00
SearchCheckbox.tsx Search: Improving search look and feel (#23854) 2020-04-24 19:23:45 +02:00
SearchField.tsx Search: Minor tweak to placeholder color 2020-04-26 10:31:44 +02:00
SearchItem.test.tsx Search: refactor tests to use react-testing-library (#27352) 2020-09-08 18:01:38 +03:00
SearchItem.tsx Search: make anchor full-height (#24783) 2020-05-18 11:31:10 +03:00
SearchResults.test.tsx Search: refactor tests to use react-testing-library (#27352) 2020-09-08 18:01:38 +03:00
SearchResults.tsx Search: refactor tests to use react-testing-library (#27352) 2020-09-08 18:01:38 +03:00
SearchResultsFilter.test.tsx Search: refactor tests to use react-testing-library (#27352) 2020-09-08 18:01:38 +03:00
SearchResultsFilter.tsx Search: Safari UI fixes (#24567) 2020-05-12 17:10:48 +03:00
SearchWrapper.tsx Search: support URL query params (#25541) 2020-06-16 11:52:10 +03:00
SectionHeader.tsx Search: refactor tests to use react-testing-library (#27352) 2020-09-08 18:01:38 +03:00