surp-hovhannes / bahk

App for Christians curious about how, when, and why to fast
MIT License
3 stars 1 forks source link

[bugfix] raise ValidationError if user tries to register with existing email #83

Closed andylitalo closed 3 weeks ago

andylitalo commented 3 weeks ago

Testing

Try to register a new user with an existing email: expect a validation error message Try to register a new user with a non-existing email: expect successful registration