summaryrefslogtreecommitdiff
path: root/users/test/unit/email_aliases_test.rb
AgeCommit message (Expand)Author
2013-01-17unit tests passingAzul
2013-01-14got users controller test to pass - tickets controller test next.Azul
2012-12-20fixed tests, testing corner cases, fixed theseAzul
2012-12-18refactored email_alias creation and validationAzul
2012-12-13refactor: changed add_email to add_email_aliasAzul
2012-12-13refactor: allow adding email aliases directlyAzul
2012-12-13ensure users do not have duplicate email aliasesAzul
2012-12-12find users by email and aliasesAzul
2012-12-10created generic Email class and use it with EmailAliasesAzul