summaryrefslogtreecommitdiffstats
path: root/app/command_channel_header_test.go
Commit message (Collapse)AuthorAgeFilesLines
* MM-11230: Make permissions checks in commands failsafe. (#9392)George Goldberg2018-09-121-1/+5
| | | | Also add additional unit tests to make sure the permissions tests are completely solid.
* MM-11194: Fix channel header slash command. (#9057)George Goldberg2018-07-081-0/+82
|
* Role refactor (#7867)Chris2017-11-211-1/+1
| | | | | | | | * role refactor * add missing file * fix web test
* Add codecov yaml file (#7818)Chris2017-11-111-0/+28
* add codecov yaml file * ignore storetest directory * add a test * relax status checks a bit for now