focalboard/server/services/store/storetests
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
..
blocks.go fix linter errors in plugin (#696) 2021-07-09 12:59:44 +02:00
helpers.go Fixed missing errors (#694) 2021-07-09 09:11:54 +05:30
session.go [GH-428] Add unit tests for ./store/sqlstore/session.go (#729) 2021-07-22 07:56:25 -04:00
sharing.go fix remaining golangci linter warnings (#686) 2021-07-08 21:09:02 -04:00
system.go First pass linter cleanup (#603) 2021-06-21 11:21:42 +02:00
users.go Add more unit tests for ./store/sqlstore/user.go (#787) 2021-07-27 11:42:02 -04:00
workspaces.go [GH-431] Add unit tests for ./store/sqlstore/workspaces.go (#768) 2021-07-29 11:56:57 +02:00