I have implemented unit tests for email verification of the sign up . Thanks to tests, the possibility of malfunctioning due to non-valid email accounts(fake users) will be decreased.
I used @testing-library/react to impelement unit tests.
Tested Features of Search:
I tested whether verification page is rendered correctly
I tested whether verification button is clicked correctly
I tested whether form is submitted correctly
I tested whether an warning message is displayed when the verification code is incorrect
I tested whether users are directed to verification completion page when the verification code is correct
About Test:
I have implemented unit tests for email verification of the sign up . Thanks to tests, the possibility of malfunctioning due to non-valid email accounts(fake users) will be decreased.
I used @testing-library/react to impelement unit tests.
Tested Features of Search:
➡️ For more details, you can look at #616
🔎 Reviewer:
@umutdenizsenerr
⏰ Deadline:
26.12.2022 23.59