focalboard/server/integrationtests
Doug Lauder 4652a15bab
Card APIs (#3760)
* cards apis wip

* create card API

* validate cards when creating

* create card fixes

* patch card wip

* wip

* unit test for createCard; CardPatch2BlockPatch

* unit test for PatchCard

* more APIs

* unit tests for GetCardByID

* register GetCard API

* Set FOCALBOARD_UNIT_TESTING for integration tests

* integration tests for CreateCard

* more integration tests for CreateCard

* integtration tests for PatchCard

* fix integration tests for PatchCard

* integration tests for GetCard

* GetCards API wip

* fix merge conflict

* GetCards API and unit tests

* fix linter issues

* fix flaky unit test for mySQL

* Update server/api/api.go

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

* Update server/api/api.go

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

* address review comments

Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
Co-authored-by: Miguel de la Cruz <mgdelacroix@gmail.com>
2022-09-08 13:01:33 +02: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 Props to preferences (#3722) 2022-08-29 12:55:12 +05:30
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