Page MenuHomePhabricator

[Identity/Tunnelbroker] Add integration tests
ClosedPublic

Authored by jon on Aug 7 2023, 7:54 AM.
Tags
None
Referenced Files
F5902573: D8749.id30367.diff
Thu, Apr 17, 1:04 PM
F5898301: D8749.id30123.diff
Thu, Apr 17, 11:42 AM
F5894136: D8749.id30338.diff
Thu, Apr 17, 10:05 AM
F5891557: D8749.id.diff
Thu, Apr 17, 7:39 AM
Unknown Object (File)
Thu, Apr 17, 3:38 AM
Unknown Object (File)
Wed, Apr 16, 8:50 PM
Unknown Object (File)
Tue, Apr 15, 10:55 PM
Unknown Object (File)
Sat, Mar 29, 8:44 AM
Subscribers

Details

Summary

To make the review not as extensive, I split up the integration
tests into its own diff.

Follow up for: https://linear.app/comm/issue/ENG-4446

Depends on D8748

Test Plan
# Start localstack and rabbitmq
comm-dev services start

(cd services/identity && cargo run -- server)
(cd services/tunnelbroker && cargo run)

cd services/commtest
cargo test --test identity_tunnelbroker_tests

Diff Detail

Repository
rCOMM Comm
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Aug 16 2023, 5:19 AM

Use ConnectionInitializationMessage as message name