1
0
mirror of https://github.com/mattermost/focalboard.git synced 2024-12-24 13:43:12 +02:00
focalboard/server/integrationtests
Harshil Sharma 8d17dd820e
Boards as persisted category (#3877)
* WIP

* WIP

* Removed unused webapp util

* Added server tests

* Lint fix

* Updating existing tests

* Updating existing tests

* Updating existing tests

* Fixing existing tests

* Fixing existing tests

* Fixing existing tests

* Added category type and tests

* updated tests

* Fixed integration test

* type fix

* removed seconds from boards name

* wip

* debugging cy test

* Fixed a bug preventing users from collapsing boards category

* Debugging cypress test

* CI

* debugging cy test

* Testing a fix

* reverting test fix

* Handled personal server

* Fixed a case for personal server

* fixed a test
2022-10-26 16:38:03 +05:30
..
blocks_test.go Replace Block references to use pointers throughout all application layers (#3934) 2022-10-25 14:46:43 -06:00
board_test.go Replace Block references to use pointers throughout all application layers (#3934) 2022-10-25 14:46:43 -06:00
boards_and_blocks_test.go Boards as persisted category (#3877) 2022-10-26 16:38:03 +05:30
cards_test.go Replace Block references to use pointers throughout all application layers (#3934) 2022-10-25 14:46:43 -06:00
clienttestlib.go Display board statistics (#4025) 2022-10-25 14:28:00 -06:00
export_test.go Replace Block references to use pointers throughout all application layers (#3934) 2022-10-25 14:46:43 -06:00
file_test.go Adding integration tests for the file size limit 2022-03-29 15:56:57 +02:00
permissions_test.go Boards as persisted category (#3877) 2022-10-26 16:38:03 +05:30
pluginteststore.go Update user store to return the updated entities after inserting / patching them (#3843) 2022-09-15 13:58:20 +02:00
sharing_test.go Refactor error usage from the store level up and add API helpers (#3792) 2022-09-13 12:18:40 +02:00
statistics_test.go Display board statistics (#4025) 2022-10-25 14:28:00 -06:00
subscriptions_test.go Replace Block references to use pointers throughout all application layers (#3934) 2022-10-25 14:46:43 -06: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