lnd/lntest/node
yyforyongyu 31b66962d8
lntest: properly handle shutdown error
This commit removes the panic used in checking the shutdown log.
Instead, the error is returned and asserted in `shutdownAllNodes` so
it's easier to check which node failed in which test. We also catch all
the errors returned from `StopDaemon` call to properly access the
shutdown behavior.
2024-12-20 19:38:14 +08:00
..
config.go lntest+itest: start flattening the multi-hop tests 2024-12-20 17:54:09 +08:00
harness_node.go lntest: properly handle shutdown error 2024-12-20 19:38:14 +08:00
state.go multi: update to fn v2 2024-12-04 13:19:00 -07:00
watcher.go itest: add test for failing send after queryroutes 2024-07-30 08:52:50 +02:00