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

Email validation upgrade #544

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Email validation upgrade #544

wants to merge 3 commits into from

Conversation

codeuri
Copy link

@codeuri codeuri commented Mar 30, 2017

Changed regexp rule for email with 4 domain level (my-email@university.student.vic.edu.au).
This regexp was tested on more then 50 emails.

Changed regexp rule for email with 4 domain level (my-email@university.student.vic.edu.au).
This regexp was tested on more then 50 emails.
@philfreo
Copy link
Collaborator

Can you add unit tests showing which formats this does (and doesn't) accept?

Upgrade update email test for new validation regexp.Test passed.
@codeuri
Copy link
Author

codeuri commented Mar 30, 2017

Hi @philfreo

Added two more test formats for valid emails. Test passed.
Thanks for attention.

@glenpike
Copy link
Collaborator

glenpike commented Mar 30, 2017

Looks good to me @philfreo please merge if you're happy.

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

Successfully merging this pull request may close these issues.

3 participants