mhotan / DineOn

Git Repository for our 403(13sp) Android application "DineOn"
0 stars 0 forks source link

IllegalArgumentException thrown when username is blank #211

Closed glee23 closed 11 years ago

glee23 commented 11 years ago

Severity: Major

Reproduction Steps:

  1. Open up the restaurant app.
  2. Enter a password in and hit enter.
  3. See that it's trying to log you in.

Unit test added: CreateRestaurantAccountTest.java -- testNoUsernameFailure

Resolution: Fixed