Minor cleanup, putting duplicated code in one place - helps me with testing.
Details
Details
- Run Identity
- Run Tunnelbroker
- Go to commtest/
- Run:
cargo test --test identity_tunnelbroker_tests -- --nocapture
- Run:
cargo test --test tunnelbroker_integration_test -- --nocapture
Diff Detail
Diff Detail
- Repository
- rCOMM Comm
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
services/commtest/src/tunnelbroker/socket.rs | ||
---|---|---|
11 ↗ | (On Diff #31520) | we could optionally make this configurable, we use env vars like COMM_SERVICES_PORT_BACKUP for other services |