bounswe / bounswe2022group4

6 stars 3 forks source link

Frontend: Unit Test for Search Functionality #600

Closed BeratDamar closed 1 year ago

BeratDamar commented 1 year ago

About Test:

The search feature of the medical experience sharing platform has been implemented, but it does not have any unit test cases. Since it is important to ensure that the search is functioning correctly, I will impleement unit test for it. Thanks to tests, the possibility of malfunctioning of the search will be decreased.

Steps to be taken:

I will use @testing-library/react to impelement unit tests.

🔎 Reviewer:

@umutdenizsenerr

⏰ Deadline:

26.12.2022 23.59

BeratDamar commented 1 year ago

Since PR is merged, i am closing the issue. You can look at related PR #601 for more detail.