summaryrefslogtreecommitdiffstats
path: root/api/channel_test.go
Commit message (Expand)AuthorAgeFilesLines
* Adding etag to channel extra_info api call.Christopher Speller2015-07-291-2/+66
* updated channel error messages to reflect proper namingJoramWilander2015-07-291-2/+2
* Changing the way we mattermost handles URLs. team.domain.com becomes domain.c...Christopher Speller2015-07-201-44/+44
* Renamed FullName column in database to Nickname. Renamed all serverside refer...hmhealey2015-07-171-28/+28
* Added new error message when trying to add a channel that was previously dele...Reed Garmsen2015-07-061-0/+9
* Fixing unit tests=Corey Hulen2015-07-061-26/+27
* fixing unit tests=Corey Hulen2015-07-051-0/+2
* Fixing unit test=Corey Hulen2015-07-051-4/+4
* Fixing unit test=Corey Hulen2015-07-051-3/+3
* fixing unit tests=Corey Hulen2015-07-051-1/+1
* fixing race condition in unit tests=Corey Hulen2015-07-051-17/+17
* update unit tests for default channelsJoramWilander2015-06-291-2/+9
* updated channel unit testJoramWilander2015-06-291-3/+9
* first commit=Corey Hulen2015-06-141-0/+787