Hello.
I am currently trying to create a unit testing for my models validation.
Is there any good suggestions on how to make the best unit testing, to see if at username is validated correct, and email is validated correct?
Is there any good boilerplate for this?