focalboard/server/app
Scott Bishel 6cb7e49a2b
add unit tests (#422)
* add unit tests

* cleanup

* cleanup

* rename helper file, remove gomock.eq()

* update import
2021-05-26 12:38:43 +02:00
..
app.go Changing mattermost-auth method to work based on shared database access (#335) 2021-05-24 19:06:11 +02:00
auth_test.go add unit tests (#422) 2021-05-26 12:38:43 +02:00
auth.go Workspace backend support 2021-03-26 11:01:54 -07:00
blocks_test.go add unit tests (#422) 2021-05-26 12:38:43 +02:00
blocks.go Add Export/import board (#403) 2021-05-13 15:04:49 -06:00
files.go Changing mattermost-auth method to work based on shared database access (#335) 2021-05-24 19:06:11 +02:00
helper_test.go add unit tests (#422) 2021-05-26 12:38:43 +02:00
sharing.go Workspace backend support 2021-03-26 11:01:54 -07:00
workspaces.go Changing mattermost-auth method to work based on shared database access (#335) 2021-05-24 19:06:11 +02:00