bounswe / bounswe2022group4

6 stars 3 forks source link

Frontend: Unit Test for Search Functionality #601

Closed BeratDamar closed 1 year ago

BeratDamar commented 1 year ago

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

umutdenizsenerr commented 1 year ago

you have succesfully written unit test cases by using jest framework