Add an integration test for InvoicePayer paying when one part fails
authorMatt Corallo <git@bluematt.me>
Wed, 27 Oct 2021 22:15:11 +0000 (22:15 +0000)
committerMatt Corallo <git@bluematt.me>
Sun, 31 Oct 2021 17:43:26 +0000 (17:43 +0000)
commit2b8c287be96c19dfc9d77d892eebc38b90db9849
tree0dd51c253266f9128d3e6beaba627034fe87e833
parent7112661b109b79cdb8e174fdd3ab73c05386212c
Add an integration test for InvoicePayer paying when one part fails

This tests the multi-part-single-failure-immediately fixes in the
previous commit.
lightning-invoice/src/payment.rs