lnd.xprv/lntest/itest
Matheus Degiovani af660d0152 itest: improve backup check during wt test
This replaces an outstanding sleep for a check for a specific state
during the test for watchtower use: specifically, that the backup has
been sent to the watchtower prior to shutting down Dave.

This reduces flakiness in the test that could occur if the Dave shutdown
without the backup being comitted to the watchtower, causing the rest of
the test to fail.
2020-07-13 13:24:22 -03:00
..
lnd_forward_interceptor_test.go htlcswitch: expose custom records on intercepted packet 2020-06-27 11:00:46 +02:00
lnd_mpp_test.go itest: switch over to routerrpc.SendToRouteV2 2020-05-12 19:56:58 +02:00
lnd_multi-hop_htlc_local_chain_claim_test.go itest: switch over to routerrpc.SendPaymentV2 2020-05-20 17:23:52 +02:00
lnd_multi-hop_htlc_local_timeout_test.go itest: switch over to routerrpc.SendPaymentV2 2020-05-20 17:23:52 +02:00
lnd_multi-hop_htlc_receiver_chain_claim_test.go itest: switch over to routerrpc.SendPaymentV2 2020-05-20 17:23:52 +02:00
lnd_multi-hop_htlc_remote_chain_claim_test.go itest: switch over to routerrpc.SendPaymentV2 2020-05-20 17:23:52 +02:00
lnd_multi-hop_local_force_close_on_chain_htlc_timeout_test.go itest: switch over to routerrpc.SendPaymentV2 2020-05-20 17:23:52 +02:00
lnd_multi-hop_remote_force_close_on_chain_htlc_timeout_test.go itest: switch over to routerrpc.SendPaymentV2 2020-05-20 17:23:52 +02:00
lnd_multi-hop_test.go itest: enable anchor commitment for multi-hop test 2020-03-27 08:01:52 +01:00
lnd_multi-hop-error-propagation.go rpcserver+routerrpc: remove payment limit 2020-05-28 19:34:17 +02:00
lnd_multi-hop-payments.go itest: switch over to routerrpc.SendPaymentV2 2020-05-20 17:23:52 +02:00
lnd_send_multi_path_payment.go itest: switch over to routerrpc.SendPaymentV2 2020-05-20 17:23:52 +02:00
lnd_single_hop_invoice_test.go itest: switch over to routerrpc.SendPaymentV2 2020-05-20 17:23:52 +02:00
lnd_test.go itest: improve backup check during wt test 2020-07-13 13:24:22 -03:00
log_check_errors.sh itest: add error detection explanation 2020-05-08 13:40:29 +02:00
log_error_whitelist.txt Merge pull request #4018 from breez/intercept-forward-htlc 2020-06-22 10:18:14 +02:00
log_substitutions.txt itest: check for new errors in logs 2020-04-20 14:02:23 +02:00
macaroons.go lnd_test: add integration test for macaroon authentication 2019-11-14 16:34:52 +01:00
onchain.go lntest: lower cpfp fee due to new bitcoind max fee restriction 2019-11-25 12:40:01 -08:00
psbt.go itest: switch over to routerrpc.SendPaymentV2 2020-05-20 17:23:52 +02:00
rest_api.go itest: add REST API tests 2020-06-17 08:35:51 +02:00