focalboard/server/services
dave cfac3fe81b
[GH-431] Add unit tests for ./store/sqlstore/workspaces.go (#768)
* Add unit tests for ./store/sqlstore/workspaces.go

* replace require.Nil to require.NoError

* Fixing problem with workspace settings upsert

Co-authored-by: Doug Lauder <wiggin77@warpmail.net>
Co-authored-by: Jesús Espino <jespinog@gmail.com>
2021-07-29 11:56:57 +02:00
..
audit First pass linter cleanup (#603) 2021-06-21 11:21:42 +02:00
auth fix remaining golangci linter warnings (#686) 2021-07-08 21:09:02 -04:00
config fix remaining golangci linter warnings (#686) 2021-07-08 21:09:02 -04:00
metrics First pass linter cleanup (#603) 2021-06-21 11:21:42 +02:00
mlog add mlog package to stack filter list (#717) 2021-07-15 11:42:53 -04:00
scheduler Some other code improvements from the golangci 2020-10-22 15:22:36 +02:00
store [GH-431] Add unit tests for ./store/sqlstore/workspaces.go (#768) 2021-07-29 11:56:57 +02:00
telemetry fix remaining golangci linter warnings (#686) 2021-07-08 21:09:02 -04:00
webhook First pass linter cleanup (#603) 2021-06-21 11:21:42 +02:00