Add test utilities and integration tests for onion messages
authorValentine Wallace <vwallace@protonmail.com>
Sat, 4 Jun 2022 20:22:20 +0000 (13:22 -0700)
committerValentine Wallace <vwallace@protonmail.com>
Tue, 2 Aug 2022 23:19:39 +0000 (19:19 -0400)
commiteaff561e244943f6383ec9fb26e3f71dc628a104
tree4a4e4db192fdc61783e5bfeb9267badf09cf4134
parentb26fb851cd08882e0fec4c1f67b6ba946c3138ae
Add test utilities and integration tests for onion messages
lightning/src/onion_message/functional_tests.rs [new file with mode: 0644]
lightning/src/onion_message/messenger.rs
lightning/src/onion_message/mod.rs