focalboard/server/integrationtests
Scott Bishel 3e9219ab0f
GH-3050 - Fix deleting empty property (#3249)
* remove check for blocks on patch, a delete may not have blocks

* remove no longer necessary tests

Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
2022-06-20 14:16:02 -06:00
..
blocks_test.go
board_test.go
boards_and_blocks_test.go GH-3050 - Fix deleting empty property (#3249) 2022-06-20 14:16:02 -06:00
clienttestlib.go
export_test.go
file_test.go
permissions_test.go Adding the board default role for public boards (#2884) 2022-05-16 10:09:11 -06:00
pluginteststore.go
sharing_test.go
subscriptions_test.go
teststore.go
user_test.go