loop/test
Boris Nagaev 2d446b3b9e
test: remove unused PayInvoice mock path
Loop no longer pays invoices through LightningClient.PayInvoice.
Production payment paths use the router client wrappers. lndclient now
also implements PayInvoice on top of router payment APIs, so the old
SendPaymentChannel mock path is no longer exercised.

Remove the dead PayInvoice mock, its SendPaymentChannel plumbing, and
the loop-in resume assertion that watched that channel.
2026-06-11 18:08:02 -05:00
..
chainnotifier_mock.go lint: fix linter issues 2026-03-09 14:39:45 +01:00
context.go test: fix nil dereference 2025-08-19 21:57:00 +02:00
invoices_mock.go loop+test: add loop-in route hint regression 2026-04-17 21:38:36 -05:00
keys.go multi: bump btcec/v2 and btcutil to new versions 2022-03-25 11:00:16 +01:00
lightning_client_mock.go test: remove unused PayInvoice mock path 2026-06-11 18:08:02 -05:00
lnd_services_mock.go test: remove unused PayInvoice mock path 2026-06-11 18:08:02 -05:00
log.go multi: update lnd compile-time dependency to v0.19.0 2025-03-10 22:59:49 +01:00
route_hints.go test: add route hint assertion helper 2026-04-17 21:38:36 -05:00
router_mock.go linter: fix lint issues after linter v2 update 2025-08-19 21:57:00 +02:00
signer_mock.go multi: bump lnd compile time dependency to v0.18.4-beta 2024-10-22 09:12:31 +02:00
testutils.go multi: bump lnd compile time dependency to v0.18.4-beta 2024-10-22 09:12:31 +02:00
timeout.go test.Guard: make timeout configurable 2024-08-13 09:20:31 -03:00
versioner_mock.go multi: bump lnd compile time dependency to v0.18.4-beta 2024-10-22 09:12:31 +02:00
walletkit_mock.go test: unit test ListUnspentDeposits 2025-08-22 16:18:15 +02:00