Details
Details
Using Postman, called the endpoint for user with- and without keyserver. Verified that returned device ID matches my keyserver device ID.
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
shared/comm-lib/src/backup/mod.rs | ||
---|---|---|
15 ↗ | (On Diff #47477) | I missed committing this |
services/backup/src/identity/mod.rs | ||
---|---|---|
59 ↗ | (On Diff #47478) | If this is easy I would add tests for it, in e.g. identity_integration_tests.rs |
services/backup/src/identity/mod.rs | ||
---|---|---|
59 ↗ | (On Diff #47478) | We have test_device_list_multifetch which tests this RPC call |