Try this password:
Arvest#1
Expected result: insufficient entropy
Actual result: sufficient
Then try this one:
Arvest#2
Expected result: insufficient entropy
Actual result: is correct - insufficient entropy
You are welcome to use https://github.com/7ep/demo to see this for yourself, in the unit tests at RegistrationUtilsTests at testShouldHaveInsufficientEntropyInPassword
