Fzzz03 / firebase_integration

0 stars 0 forks source link

Test Case 8: User cannot login without confirming the registration link sent to respective Email #8

Open Zenha01 opened 2 weeks ago

Zenha01 commented 2 weeks ago

If any user tries to skip the verification link and login illegally - it should display a proper message . Make sure to continue only when the user has been verified

Input Expected Output Actual Output Result
(Email/Password) (The ideal output for the code) (O/P by current code ) (Pass/Fail)
users0102003@gmail.com/Newpass@123 Please verify your email by clicking on the link sent to your email address.' Please verify your email by clicking on the link sent to your email address.' Pass
------------------------------------ ------------------------------------ -------------------------------------------- ------------