focalboard/server/integrationtests
Paul Esch-Laurent 15e13fcdac
fix: filter out bots for sharing, @mention-ing, and Person property (#3762)
* fix: filter out bots for sharing and @mention-ing

* feat: add `?exclude_bots` to `getTeamUsers` API

* chore: `make swagger`

* chore: `make generate`

* fix: plugin store test function implementation

Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
2022-09-09 19:56:44 -06:00
..
blocks_test.go Add disableNotify param to client APIs, to match Rest APIs (#3723) 2022-08-23 10:37:49 -05:00
board_test.go Restoring guest account access and adding backend part of the guest accounts support (#2929) 2022-08-24 17:08:58 -05:00
boards_and_blocks_test.go GH-3050 - Fix deleting empty property (#3249) 2022-06-20 14:16:02 -06:00
cards_test.go Card APIs (#3760) 2022-09-08 13:01:33 +02:00
clienttestlib.go Card APIs (#3760) 2022-09-08 13:01:33 +02:00
export_test.go Restoring guest account access and adding backend part of the guest accounts support (#2929) 2022-08-24 17:08:58 -05:00
file_test.go Adding integration tests for the file size limit 2022-03-29 15:56:57 +02:00
permissions_test.go Restoring guest account access and adding backend part of the guest accounts support (#2929) 2022-08-24 17:08:58 -05:00
pluginteststore.go fix: filter out bots for sharing, @mention-ing, and Person property (#3762) 2022-09-09 19:56:44 -06: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 Add disableNotify param to client APIs, to match Rest APIs (#3723) 2022-08-23 10:37:49 -05:00
teststore.go GetBoardMetadata API (#2569) 2022-03-29 14:47:49 -07:00
user_test.go Rest API reorganization (#3624) 2022-08-10 08:20:42 -04:00