summaryrefslogtreecommitdiffstats
path: root/api/command_test.go
Commit message (Expand)AuthorAgeFilesLines
* Updated emails in unit tests to include '+'Reed Garmsen2015-12-131-6/+6
* Added /loadtest url command to load arbitrary files as postshmhealey2015-11-231-0/+56
* Changing SpinPunch to Mattermost in copyrightChristopher Speller2015-10-081-1/+1
* Added slight delay to TestEchoCommand to account for race conditionhmhealey2015-09-301-0/+3
* Update the /join command to use the correct redirect URL, and update the test...Justyn Shull2015-09-291-2/+3
* Added unit testsnickago2015-08-261-1/+36
* Changing the way we mattermost handles URLs. team.domain.com becomes domain.c...Christopher Speller2015-07-201-6/+6
* Renamed FullName column in database to Nickname. Renamed all serverside refer...hmhealey2015-07-171-4/+4
* Fixing unit tests=Corey Hulen2015-07-061-4/+5
* fixing race condition in unit tests=Corey Hulen2015-07-051-4/+4
* update unit tests for default channelsJoramWilander2015-06-291-1/+1
* first commit=Corey Hulen2015-06-141-0/+146