I have implemented unit tests for seach functionality for both users and posts. Thanks to tests, the possibility of malfunctioning of the search will be decreased.
I used @testing-library/react to impelement unit tests.
Tested Features of Search:
I tested whether search input and search icon are placed correctly
I tested whether search results are displayed when search term is entered.
I tested whether clear button of search input and results works correctly when clear icon is clicked
I tested whether search results are placed correctly when search term is entered.
About Test:
I have implemented unit tests for seach functionality for both users and posts. Thanks to tests, the possibility of malfunctioning of the search will be decreased.
I used @testing-library/react to impelement unit tests.
Tested Features of Search:
➡️ For more details, you can look at #569
🔎 Reviewer:
@umutdenizsenerr
⏰ Deadline:
26.12.2022 23.59