For some features, it's easier to just have a unittest demonstrate
the expected behavior. This sets up that framework, and modifies
the existing code to make it more explicit as to what is going on
when debugging.
Depends on D7659
Differential D7661
[Tunnelbroker] Add integration tests • jon on Apr 27 2023, 7:21 AM. Authored by Tags None Referenced Files
Details
For some features, it's easier to just have a unittest demonstrate Depends on D7659 (cd services/tunnelbroker && RUST_LOG=debug cargo run &) cd services/commtest && cargo test --test tunnelbroker_integration_test
Diff Detail
Event Timeline
|