focalboard/server
dave 15b5d9746f
[GH-436] Add integration tests for missing User API endpoints (#810)
* server/client: support register and login

* server/client: support user related apis

* integrationtests: Add SetupTestHelperWithoutToken

* Add api integration tests for (User APIs)

* rename GetUserMe method to GetMe

* check GetMe data is match the registered data after login

* Add integration test for workspace upload file api

* make ci happy
2021-08-09 22:57:45 -04:00
..
admin-scripts
api [GH-436] Add integration tests for missing User API endpoints (#810) 2021-08-09 22:57:45 -04:00
app Adding support for patch blocks (#877) 2021-08-06 14:10:24 +02:00
auth
client [GH-436] Add integration tests for missing User API endpoints (#810) 2021-08-09 22:57:45 -04:00
integrationtests [GH-436] Add integration tests for missing User API endpoints (#810) 2021-08-09 22:57:45 -04:00
main Add server id to plugin telemetry (#903) 2021-08-06 12:03:56 -07:00
model [GH-436] Add integration tests for missing User API endpoints (#810) 2021-08-09 22:57:45 -04:00
server Add server id to plugin telemetry (#903) 2021-08-06 12:03:56 -07:00
services Adding support for patch blocks (#877) 2021-08-06 14:10:24 +02:00
swagger Adding support for patch blocks (#877) 2021-08-06 14:10:24 +02:00
utils
web
ws Websocket client now connects once and subscribe/desubscribe on the fly (#752) 2021-07-28 18:14:18 +02:00
.golangci.yml
go.mod Fix nil stringer error (#788) 2021-07-27 12:57:29 -04:00
go.sum Fix nil stringer error (#788) 2021-07-27 12:57:29 -04: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
modd.conf