lnd.xprv/lntest/itest
Oliver Gugger 4346a1a3c6
itest: test max pending and abandon channel for shim chans
We change the external funding test to now test two more things: First
that we can open multiple externally funded channels without needing to
lift the default --maxpendingchannels setting. Then we test that we can
use the safer pending_funding_shim_only flag of the AbandonChannel RPC
to get rid of the never confirming external channels.
2020-08-28 12:28:59 +02:00
..
lnd_channel_backup_test.go lntest: make sure restored chans can't be closed 2020-08-12 16:49:39 +02:00
lnd_forward_interceptor_test.go lnd: fix go fmt 2020-07-08 16:46:51 +08: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 lntest: improve fee calculation in multi-hop test 2020-08-05 09:06:32 +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: test max pending and abandon channel for shim chans 2020-08-28 12:28:59 +02:00
lnd_wumbo_channels_test.go lntest/itest: add new test for wumbo channels 2020-07-10 16:27:20 -07:00
log_check_errors.sh itest: add error detection explanation 2020-05-08 13:40:29 +02:00
log_error_whitelist.txt itest: fix pattern for short_chan_id in err whitelist 2020-08-24 09:53:41 +02:00
log_substitutions.txt itest: fix pattern for short_chan_id in err whitelist 2020-08-24 09:53:41 +02:00
macaroons.go itest: test macaroon creation/deletion 2020-08-14 12:36:21 +08:00
onchain.go itest: assert unspent before performing CPFP 2020-07-13 13:24:22 -03:00
psbt.go itest: do batch PSBT channel open 2020-07-08 22:19:18 -07:00
rest_api.go lntest: add WS test case with custom header macaroon 2020-08-06 12:11:20 +02:00