focalboard/server/integrationtests
Jesús Espino d3edf2f698
Adding the board default role for public boards (#2884)
* Adding the default role concept in the backend

* Adding the interface part

* Fix golang-ci lint errors

* Adding local permissions tests

* Address PR review comments

* Improving the code a bit

* Another small fix

* Renaming DefaultRole to MinimumRole

* Setting the minimum role at minimum to check the permissions per roles in the integration tests

* Adding the new minimum role behavior

* Fixing some tests

Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
2022-05-16 10:09:11 -06:00
..
blocks_test.go Merge pull request #2756 from wiggin77/add_remove_unit_tests 2022-04-09 08:43:31 -06:00
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 Permissions integration tests (#2697) 2022-04-05 08:00:04 -07: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 Adding integration tests for the file size limit 2022-03-29 15:56:57 +02:00
permissions_test.go Adding the board default role for public boards (#2884) 2022-05-16 10:09:11 -06:00
pluginteststore.go Permissions integration tests (#2697) 2022-04-05 08:00:04 -07:00
sharing_test.go GH-2808: fix some logging issues with share board. (#2827) 2022-04-18 08:57:42 -06:00
subscriptions_test.go Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
teststore.go GetBoardMetadata API (#2569) 2022-03-29 14:47:49 -07:00
user_test.go Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00