summaryrefslogtreecommitdiffstats
path: root/cmd/mattermost/commands/user_test.go
Commit message (Collapse)AuthorAgeFilesLines
* avoid t.Fatal() in tests (#9189)Jesse Hallam2018-08-091-5/+3
| | | | | | I've been burned a few times by tests that simply fatal, requiring me to run another build to learn more about what the mismatch was. Avoid this. This is part of a long running goal of mine to make testing "better".
* Renaming platform binary to mattermost. (#8801)Christopher Speller2018-05-171-0/+121