mirror of
https://github.com/mattermost/mattermost.git
synced 2025-02-25 18:55:24 -06:00
* wip * wip * After running make plugin-mocks * Add TestUpdateUserActive and run make pluginapi * Adding plugin_api_test.go * Better formatting of code using gofmt * Fix tests and run make pluginapi * Specify the minimum server version on the comments * Include more tests as per the CR * Fix tests * Checking err.Id intsead of err & Removed comments and trailing spaces * wip * Fix tests as per CR and spaces * Make changes to tests as per CR