bounswe / bounswe2022group4

6 stars 3 forks source link

Frontend: Unit Tests for Sign Up Verification #616

Closed BeratDamar closed 1 year ago

BeratDamar commented 1 year ago

About Test:

The email verification 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 verification is functioning correctly, I will impleement unit test for it. Thanks to tests, the possibility of malfunctioning of the email verification during sign up period 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

All steps were completed. Since PR is merged, i am closing the issue. You can look at linked PR for more details.