focalboard/server/services/store
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
..
mattermostauthlayer fix remaining golangci linter warnings (#686) 2021-07-08 21:09:02 -04:00
mockstore New Props: Created By, Created At, Updated By, Updated At (#583) 2021-07-08 20:06:43 +05:30
sqlstore [GH-431] Add unit tests for ./store/sqlstore/workspaces.go (#768) 2021-07-29 11:56:57 +02:00
storetests [GH-431] Add unit tests for ./store/sqlstore/workspaces.go (#768) 2021-07-29 11:56:57 +02:00
store.go New Props: Created By, Created At, Updated By, Updated At (#583) 2021-07-08 20:06:43 +05:30