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 design realistic scenarious that can be encountered while verifying email address registered to the medical experience sharing platform.
I will determine expected results according to scenarious.
I will implement unit test by comparing actual results with expexted results.
If there is a problemi I will fix it thanks to tests.
I will use @testing-library/react to impelement unit tests.
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