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 Adding the board default role for public boards (#2884) 2022-05-16 10:09:11 -06:00
boards_and_blocks_test.go GH-3050 - Fix deleting empty property (#3249) 2022-06-20 14:16:02 -06:00
clienttestlib.go Initialise the store with a single user flag and pass it to the migrations (#2906) 2022-04-27 15:11:27 +02:00
export_test.go unit test for export board 2022-04-12 23:41:32 -04:00
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 GH-2808: fix some logging issues with share board. (#2827) 2022-04-18 08:57:42 -06:00
subscriptions_test.go
teststore.go
user_test.go