bounswe / bounswe2022group4

6 stars 3 forks source link

Frontend: Unit Tests for Sign Up Verification #617

Closed BeratDamar closed 1 year ago

BeratDamar commented 1 year ago

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

umutdenizsenerr commented 1 year ago

you have implemented unit test cases well.