mattermost/api
Chris 08b7b1c414 Reduce cfg boilerplate (#7689)
* reduce cfg boilerplate

* fix compile error

* user test fix

* another test fix

* simplify diagnostics / testing
2017-10-23 02:39:51 -07:00
..
admin.go Reduce utils.Cfg references (#7650) 2017-10-18 15:36:43 -07:00
admin_test.go Reduce utils.Cfg references (#7650) 2017-10-18 15:36:43 -07:00
api.go Reduce utils.Cfg references (#7650) 2017-10-18 15:36:43 -07:00
api_test.go Use tmpfs containers for api/api4 tests, move and speed up CLI tests (#7606) 2017-10-12 12:24:54 -07:00
apitestlib.go Reduce cfg boilerplate (#7689) 2017-10-23 02:39:51 -07:00
channel.go Goroutine wranglin (#7556) 2017-10-03 10:53:53 -05:00
channel_test.go Reduce utils.Cfg references (#7650) 2017-10-18 15:36:43 -07:00
command.go remove global refs from api/api4 (#7496) 2017-09-22 13:54:27 -04:00
command_echo_test.go Don't use global app for api / api4 tests (#7528) 2017-10-02 09:50:56 +01:00
command_expand_collapse_test.go Don't use global app for api / api4 tests (#7528) 2017-10-02 09:50:56 +01:00
command_help_test.go Reduce utils.Cfg references (#7650) 2017-10-18 15:36:43 -07:00
command_invite_people_test.go Don't use global app for api / api4 tests (#7528) 2017-10-02 09:50:56 +01:00
command_join_test.go Don't use global app for api / api4 tests (#7528) 2017-10-02 09:50:56 +01:00
command_leave_test.go Don't use global app for api / api4 tests (#7528) 2017-10-02 09:50:56 +01:00
command_loadtest_test.go Reduce cfg boilerplate (#7689) 2017-10-23 02:39:51 -07:00
command_logout_test.go Don't use global app for api / api4 tests (#7528) 2017-10-02 09:50:56 +01:00
command_me_test.go Don't use global app for api / api4 tests (#7528) 2017-10-02 09:50:56 +01:00
command_msg_test.go Don't use global app for api / api4 tests (#7528) 2017-10-02 09:50:56 +01:00
command_open_test.go add /open command (#6717) 2017-06-26 09:36:47 -07:00
command_search_test.go Don't use global app for api / api4 tests (#7528) 2017-10-02 09:50:56 +01:00
command_settings_test.go Don't use global app for api / api4 tests (#7528) 2017-10-02 09:50:56 +01:00
command_shortcuts_test.go Don't use global app for api / api4 tests (#7528) 2017-10-02 09:50:56 +01:00
command_shrug_test.go Don't use global app for api / api4 tests (#7528) 2017-10-02 09:50:56 +01:00
command_statuses_test.go Don't use global app for api / api4 tests (#7528) 2017-10-02 09:50:56 +01:00
command_test.go Reduce utils.Cfg references (#7650) 2017-10-18 15:36:43 -07:00
context.go Reduce utils.Cfg references (#7650) 2017-10-18 15:36:43 -07:00
context_test.go PLT-5860 Updated copyright date (#6058) 2017-04-12 08:27:57 -04:00
deprecated.go remove global refs from api/api4 (#7496) 2017-09-22 13:54:27 -04:00
deprecated_test.go PLT-5860 Updated copyright date (#6058) 2017-04-12 08:27:57 -04:00
emoji.go Reduce utils.Cfg references (#7650) 2017-10-18 15:36:43 -07:00
emoji_test.go Reduce utils.Cfg references (#7650) 2017-10-18 15:36:43 -07:00
file.go Reduce utils.Cfg references (#7650) 2017-10-18 15:36:43 -07:00
file_test.go Reduce cfg boilerplate (#7689) 2017-10-23 02:39:51 -07:00
general.go Reduce utils.Cfg references (#7650) 2017-10-18 15:36:43 -07:00
general_test.go Reduce utils.Cfg references (#7650) 2017-10-18 15:36:43 -07:00
license.go Reduce utils.Cfg references (#7650) 2017-10-18 15:36:43 -07:00
license_test.go Don't use global app for api / api4 tests (#7528) 2017-10-02 09:50:56 +01:00
oauth.go Reduce utils.Cfg references (#7650) 2017-10-18 15:36:43 -07:00
oauth_test.go Reduce utils.Cfg references (#7650) 2017-10-18 15:36:43 -07:00
post.go Reduce utils.Cfg references (#7650) 2017-10-18 15:36:43 -07:00
post_test.go Reduce cfg boilerplate (#7689) 2017-10-23 02:39:51 -07:00
preference.go remove global refs from api/api4 (#7496) 2017-09-22 13:54:27 -04:00
preference_test.go Don't use global app for api / api4 tests (#7528) 2017-10-02 09:50:56 +01:00
reaction.go remove remaining Global() calls (outside of tests) (#7521) 2017-09-28 00:52:34 +08:00
reaction_test.go Don't use global app for api / api4 tests (#7528) 2017-10-02 09:50:56 +01:00
status.go remove global refs from api/api4 (#7496) 2017-09-22 13:54:27 -04:00
status_test.go Reduce utils.Cfg references (#7650) 2017-10-18 15:36:43 -07:00
team.go Reduce utils.Cfg references (#7650) 2017-10-18 15:36:43 -07:00
team_test.go Reduce utils.Cfg references (#7650) 2017-10-18 15:36:43 -07:00
user.go Reduce utils.Cfg references (#7650) 2017-10-18 15:36:43 -07:00
user_test.go Reduce cfg boilerplate (#7689) 2017-10-23 02:39:51 -07:00
webhook.go remove global refs from api/api4 (#7496) 2017-09-22 13:54:27 -04:00
webhook_test.go Reduce cfg boilerplate (#7689) 2017-10-23 02:39:51 -07:00
webrtc.go remove global refs from api/api4 (#7496) 2017-09-22 13:54:27 -04:00
websocket.go Goroutine wranglin (#7556) 2017-10-03 10:53:53 -05:00
websocket_test.go Reduce utils.Cfg references (#7650) 2017-10-18 15:36:43 -07:00