mattermost/plugin/plugintest
Nikhil Ranjan d7ee3553fa Plugin framework: add ability to install other plugins to the… (#12232)
* add ability to upload other plugins to the plugin API

* generated client rpc glue code

* fix UploadPlugin API signature

* generated plugin mocks

* added upload plugin test

* removed unused comment

* using single line to call InstallPlugin with file Reader

* fix minimum server version

* added successful plugin upload test

* renamed UploadPlugin to InstallPlugin
2019-10-17 14:57:55 -04:00
..
mock expose vendored mock package with plugintest/mock (#7914) 2017-11-29 10:54:14 -08:00
api.go Plugin framework: add ability to install other plugins to the… (#12232) 2019-10-17 14:57:55 -04:00
doc.go fix plugintest example and docs (#9213) 2018-08-08 12:07:38 +02:00
example_hello_user_test.go Move setting plugin helpers to a seperate function to avoid breaking changes. (#10809) 2019-05-08 14:54:52 -04:00
helpers.go [MM-19711] - Get plugin configuration without removing secrets (#11928) 2019-09-03 18:41:52 -04:00
hooks.go [MM-19711] - Get plugin configuration without removing secrets (#11928) 2019-09-03 18:41:52 -04:00