Details
Details
- Added integration test
- Registered a few users and tested the RPC manually
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Branch
- barthap/protos1
- Lint
No Lint Coverage - Unit
No Test Coverage
Event Timeline
services/commtest/tests/identity_device_list_tests.rs | ||
---|---|---|
245–255 | I could've simplified that. |
shared/protos/identity_auth.proto | ||
---|---|---|
213 | This payload structure is finally going to have signatures when I add them later this month, but I probably should replace SignedDeviceList payloads with just device list payloads - the SignedDeviceList is a Rust/Flow struct, not a proto message, so it shouldn't be mentioned. |