focalboard/server/integrationtests
Jesús Espino bc37e97ae9
Applying migration changes (#2752)
* Applying migration changes

* Fixing linter erros

* Restoring userID

* Updated user id length

* Update server/app/category_boards.go

* Skiped creating categories for boards belonging to DMs

* Handled private group messages as well

* fix sql error for insert_at

* fix timestamp parsing

Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
Co-authored-by: Harshil Sharma <harshilsharma63@gmail.com>
Co-authored-by: Doug Lauder <wiggin77@warpmail.net>
2022-04-13 16:10:53 -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 Merge pull request #2756 from wiggin77/add_remove_unit_tests 2022-04-09 08:43:31 -06:00
boards_and_blocks_test.go Permissions integration tests (#2697) 2022-04-05 08:00:04 -07:00
clienttestlib.go unit test for export board 2022-04-12 23:41:32 -04: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 Applying migration changes (#2752) 2022-04-13 16:10:53 -06:00
pluginteststore.go Permissions integration tests (#2697) 2022-04-05 08:00:04 -07:00
sharing_test.go
subscriptions_test.go
teststore.go GetBoardMetadata API (#2569) 2022-03-29 14:47:49 -07:00
user_test.go