summaryrefslogtreecommitdiffstats
path: root/cmd/commands/team_test.go
Commit message (Collapse)AuthorAgeFilesLines
* Renaming platform binary to mattermost. (#8801)Christopher Speller2018-05-171-98/+0
|
* MM-8708 Remove api package (#8784)Joram Wilander2018-05-161-9/+9
| | | | | | | | | | | | | | | | | | | | | | * Remove api package * Remove api dependency from cmd package * Remove EnableAPIv3 setting * Update web tests * Add more websocket tests * Move some ws and oauth tests to api4 package * Move command tests into api4 package * Test fixes * Fix msg command test * Add some app file tests
* Add list command to teams command in CLI (#8612)Jesús Espino2018-04-121-0/+18
| | | | | | * Add list command to teams command in CLI * Using App instead of Store to get the teams
* Adding enterprise commands support (#8327)Jesús Espino2018-03-071-0/+80