focalboard/server
dave b0cf6d0d2f
[GH-443] Add unit tests for ./services/webhook/webhook.go (#710)
* Add unit tests for ./services/webhook/webhook.go

* fix logger in TestClientUpdateNotify

* make ci happy

Co-authored-by: Doug Lauder <wiggin77@warpmail.net>
Co-authored-by: Scott Bishel <scott.bishel@mattermost.com>
2021-07-30 15:13:51 -06:00
..
admin-scripts
api Fix nil stringer error (#788) 2021-07-27 12:57:29 -04:00
app
auth
client fix linter errors in plugin (#696) 2021-07-09 12:59:44 +02:00
integrationtests
main Fix nil stringer error (#788) 2021-07-27 12:57:29 -04:00
model Merge release-0.8.0 2021-07-16 10:30:45 -07:00
server
services [GH-443] Add unit tests for ./services/webhook/webhook.go (#710) 2021-07-30 15:13:51 -06:00
swagger
utils
web
ws Websocket client now connects once and subscribe/desubscribe on the fly (#752) 2021-07-28 18:14:18 +02:00
.golangci.yml Lint server & plugin for CI (#720) 2021-07-14 09:36:18 -04:00
go.mod Fix nil stringer error (#788) 2021-07-27 12:57:29 -04:00
go.sum Fix nil stringer error (#788) 2021-07-27 12:57:29 -04:00
go.tools.mod
go.tools.sum
modd.conf