Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Frontend login functionality unit tests&forgot password improvements #304

Merged
merged 2 commits into from
Jan 2, 2022

Conversation

berkaydoner
Copy link
Collaborator

I had not written unit tests for the functionalities I implemented for milestone 1. I added two checker functions over the email and password fields in the forgot password page and I added unit tests for these methods. I use various input strings to check if they are correctly identified as valid emails and passwords.

@berkaydoner berkaydoner requested a review from sseff January 2, 2022 13:33
@berkaydoner berkaydoner self-assigned this Jan 2, 2022
@berkaydoner berkaydoner changed the base branch from master to development January 2, 2022 13:34
@berkaydoner
Copy link
Collaborator Author

As can be seen from the GitHub actions, my unit tests pass for this page. They also pass on my local system.

@sseff
Copy link
Collaborator

sseff commented Jan 2, 2022

All tests are working well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants