DSC-McMaster-U / Gamified-Learning-Platform

MIT License
6 stars 14 forks source link

Added testing for authentication flow #55

Closed MithunPara closed 11 months ago

MithunPara commented 11 months ago

Added in a test file to handle the authentication flow of the program (registering a user and ensuring that the same user can be successfully logged in and ensuring their details exist in the database).

Future Changes: