Skip to content
Snippets Groups Projects
Commit 1a67cff8 authored by Shane Tomlinson's avatar Shane Tomlinson
Browse files

Adding more tests to make sure when the user sets a password, the min/max...

Adding more tests to make sure when the user sets a password, the min/max password lengths are checked.

* to testHelpers, add a generateString function which generates a string of the specified length.
* Replace the manual creation of strings for long passwords with generateString.
* To verify_email_address_test, adding checks for min and max length when setting the password.

issue #1173
parent 48eed3af
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment