summaryrefslogtreecommitdiff
path: root/users/test/unit/identity_test.rb
AgeCommit message (Expand)Author
2013-09-03don't leave id records behind when unit testingAzul
2013-08-30there's no need for User#find_by_param. clean it upAzul
2013-07-24separate signup and settings service objects for userAzul
2013-07-24setter for keys for dirty tracking, more robust testsAzul
2013-07-24support deprecated API to set users main identity pgp keyAzul
2013-07-24add keys to identityAzul
2013-07-24allow available and unique forwards onlyAzul
2013-07-24testing all versions of emial identities, emails are now stringsAzul
2013-07-24move identity creation into user classAzul
2013-07-24first take on identity model - still brokenAzul