lpark9 / CozmoCrew

JDB-8118-CozmoCrew
1 stars 0 forks source link

User login error scenario 3 #5

Closed lpark9 closed 6 years ago

lpark9 commented 6 years ago

User Story: As a user, I want to type less than minimum password length so that it will block me from login.

Acceptance Criteria: Given: User has shorter password When: User enters password in the password section that does not meet minimum length. Then: Error message will be generated.