coldstar96 / cse403

Budget Manager Project
1 stars 2 forks source link

Tests LoginActivity for invalid inputs #87

Closed PushaKi closed 11 years ago

PushaKi commented 11 years ago

Tests that LoginActivity throws the correct errors for different invalid inputs in the email and password fields, and that it does not throw any extra errors

brucec5 commented 11 years ago

Alright: style looks good and the functionality looks good too.

Good to go.

jiwpark90 commented 11 years ago

Make sure you merge the master to your branch before if that's the reason why it can't automatically merge.