Add gRPC server tests with mock gateways
Open
- Dominant language
- Rust
- Stars
- 2.8k
- Forks
- 115
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 51
Description
We already have integration tests for the API, but we could also really use tests for the gRPC side of things.
We could use a mock gateway to test all the related logic (connecting/disconnecting gateways, sending disconnect notifications, updating peer stats).
Contributor guide
Assessment
This issue has not been assessed yet.