loop/test
Boris Nagaev c5837506ea
test: avoid chain notifier mock deadlock
Release the mock LND lock before sending the initial block height. A
concurrent height notification can fill the buffered channel. Holding
the lock while sending would then block invoice lookups and make the
static loop-in test time out.
2026-08-11 11:58:22 -05:00
..
chainnotifier_mock.go test: avoid chain notifier mock deadlock 2026-08-11 11:58:22 -05: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 staticaddr/loopin: cancel signing for unavailable deposits 2026-07-12 09:14:33 +02:00
lnd_services_mock.go staticaddr/loopin: cancel signing for unavailable deposits 2026-07-12 09:14:33 +02: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