summaryrefslogtreecommitdiffstats
path: root/cmd/platform/channel_test.go
Commit message (Collapse)AuthorAgeFilesLines
* revert master changesDerrick Anderson2018-02-121-27/+0
|
* PLT-7537: Move channel CLI command posts system message to channel. (#8161)Vordimous2018-02-071-0/+27
| | | | | | | | | | | | * [PTL-7537] implement feature and test * [PTL-7537] Update feature to post the the room requiring a username flag to be used * [PTL-7537] update tests with username * update test to remove changes to the test helper struct * use the basic team and user
* Improve test coverage reporting / accuracy (#7819)Chris2017-11-131-0/+89
* improve test coverage reporting / accuracy * handle absolute coverpaths * move tests into multiple files * rename codecov.yml (https://github.com/codecov/support/issues/426)