summaryrefslogtreecommitdiffstats
path: root/api/user_test.go
Commit message (Expand)AuthorAgeFilesLines
* updated create profile image unit test to clean up images properlyJoramWilander2015-07-211-0/+18
* update file unit testsJoramWilander2015-07-211-10/+17
* Changing the way we mattermost handles URLs. team.domain.com becomes domain.c...Christopher Speller2015-07-201-52/+52
* Renamed FullName column in database to Nickname. Renamed all serverside refer...hmhealey2015-07-171-32/+32
* Fixing unit tests=Corey Hulen2015-07-061-20/+21
* adding debugging=Corey Hulen2015-07-061-2/+4
* adding debugging=Corey Hulen2015-07-051-7/+8
* adding debugging=Corey Hulen2015-07-051-6/+7
* fixing unit tests=Corey Hulen2015-07-051-0/+2
* fixing unit tests=Corey Hulen2015-07-051-1/+1
* fixing race condition in unit tests=Corey Hulen2015-07-051-15/+15
* update unit tests for new createProfileImage funcJoramWilander2015-06-191-4/+11
* first commit=Corey Hulen2015-06-141-0/+960