focalboard/server
Prakhar Porwal c6869df914
Added Tests for NewServer() , snapshot matching (#3037)
* Added Tests for NewServer() in webserver.go , snapshot matching

* fixed linting issue

* added test for bad base url and made changes as asked by @jespino

* fixed lint error

Co-authored-by: prakharporwal <prakharporwal@github>
Co-authored-by: Mattermod <mattermod@users.noreply.github.com>
2022-05-23 13:16:05 +02:00
..
admin-scripts Update focalboard endpoints to v2 namespace (#2781) 2022-04-13 15:24:32 -05:00
api Adding the board default role for public boards (#2884) 2022-05-16 10:09:11 -06:00
app remove invalid assigned settings 2022-05-17 14:14:48 -06:00
assets remove invalid assigned settings 2022-05-17 14:14:48 -06:00
auth Standardize err not found (#2834) 2022-04-20 11:02:12 -04:00
client Local permissions test (#2839) 2022-04-19 10:00:52 -07:00
integrationtests Adding the board default role for public boards (#2884) 2022-05-16 10:09:11 -06:00
main Initialise the store with a single user flag and pass it to the migrations (#2906) 2022-04-27 15:11:27 +02:00
model Adding the board default role for public boards (#2884) 2022-05-16 10:09:11 -06:00
server Initialise the store with a single user flag and pass it to the migrations (#2906) 2022-04-27 15:11:27 +02:00
services Adding the board default role for public boards (#2884) 2022-05-16 10:09:11 -06:00
swagger Fix Swagger schema for OnboardingResponse (#2838) 2022-04-18 22:53:41 -07:00
utils standardize env var naming (#3031) 2022-05-05 15:49:34 -04:00
web Added Tests for NewServer() , snapshot matching (#3037) 2022-05-23 13:16:05 +02:00
ws don't redundantly send config chg messages to cluster nodes (#3090) 2022-05-19 13:59:04 -06:00
.golangci.yml Migrate DM and private group message boards to a team (#2557) 2022-03-25 17:21:56 -06:00
go.mod Upgrading all the server libraries (#2643) 2022-03-25 17:05:56 -06:00
go.sum Upgrading all the server libraries (#2643) 2022-03-25 17:05:56 -06:00
go.tools.mod Adding support for patch blocks (#877) 2021-08-06 14:10:24 +02:00
go.tools.sum Adding support for patch blocks (#877) 2021-08-06 14:10:24 +02:00