focalboard/server/services/store/storetests
Jesús Espino c734cfb8d1
Adding support for patch blocks (#877)
* Adding support for patch blocks

* Adding some improvements

* Adding api integration test for patch

* Adding SQL store tests

* Regenerating autogenerated code

* Fix linter errors

* Remove wrong update of the swagger file

* Update server/model/block.go

Co-authored-by: Miguel de la Cruz <mgdelacroix@gmail.com>

* Fix gofmt

Co-authored-by: Miguel de la Cruz <mgdelacroix@gmail.com>
2021-08-06 14:10:24 +02:00
..
blocks.go Adding support for patch blocks (#877) 2021-08-06 14:10:24 +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
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