Cloudkibo / WhatsApp

0 stars 0 forks source link

Integration Testing for Sign Up and Authentication #141

Closed dayemsiddiqui closed 5 years ago

dayemsiddiqui commented 5 years ago

We need to do integration testing for the Sign Up and Authentication of our system. The server side code for this was written by @bjafri5 and the client side code is written by @AnishaChhatwani so they should work together on this issue to make sure everything is working properly and bug free. During testing they should also test different edge cases and add proper validation to make sure that the code does not break.

dayemsiddiqui commented 5 years ago

Authentication is now working properly. We can close this issue now

jekram commented 5 years ago

thanks