Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-09-28 | Fixed the signup bug that wrongly consumes the invite code. | Aya Jaff | |
2015-09-28 | Fix three unit tests by passing Factory Girl a valid invite code | ankonym | |
The tests were failing because of a hardcoded "testcode" string so during test setup we generate a valid code and pass it to Factory Girl | |||
2014-05-13 | destinguish user.email from user.email_address | Azul | |
use the former if you want a working email account or nil, the latter if you want the email address associated with a given user no matter if the user actually has an email account or not. | |||
2014-04-08 | moving users: app and test files | Azul | |