234 Commits (master)

Author SHA1 Message Date
Rusty Russell 9bb2b4a909 pytest: fix flake in test_no_fee_estimate() 4 years ago
Christian Decker ec04e1bee5 pytest: Stabilize funding cancel race by killing in parallel 4 years ago
niftynei 5b2be130a5 df-tests: use `excess_as_change`, test two-sided channels better 4 years ago
Rusty Russell f3159ec4ac pytest: detect warnings, too. 4 years ago
Rusty Russell f4ee41a989 common: remove peer_failed in favor of peer_failed_warn/peer_failed_err 4 years ago
Christian Decker 1463797c61 pytest: Stabilize test_funding_close_upfront 4 years ago
Christian Decker 3d4c111721 pytest: Stabilize test_multiple_channels 4 years ago
Christian Decker 04ed93f5f8 pytest: Stabilize test_funding_external_wallet_corners 4 years ago
Christian Decker 18483ca582 pytest: Disable test_v2_open if not developer 4 years ago
Christian Decker c0f06f2779 pytest: Simplify and stabilize test_reconnect_no_update 4 years ago
niftynei 7e324177de df-tests: simultaneous openchannel_init (while in progress) 4 years ago
niftynei a357e75c5d df-tests: test_disconnect_half_signed + test_reconnect_signed 4 years ago
niftynei fec1d9b707 df-tests: test_reconnect_openingd 4 years ago
niftynei 7eb6213fca df-tests: test_reconnect_sender_add1, others 4 years ago
niftynei d9c68a708a df-tests: test_reconnect_receiver_add 4 years ago
niftynei 96c42262ab df-tests: test_peerinfo 4 years ago
niftynei 135cd178f7 df-tests: test_channel_persistence 4 years ago
niftynei a82bfa83ff df-tests: have the df_accepter plugin keep track of attempts 4 years ago
niftynei 88b4b5b2bb df-tests: test_disconnect_opener 4 years ago
niftynei c055198869 df-tests: test_fail_unconfirmed, duplicate with correct wires 4 years ago
niftynei dfa0eb0f2f df-tests: test_shutdown_awaiting_lockin check correct state 4 years ago
niftynei 5c7cc15a75 df-tests: adjust logsearch/features for test_dataloss_protection 4 years ago
niftynei e661d87440 df-tests: fixup expected features for dual-funding channels 4 years ago
niftynei 08200f03a7 df-tests: test_multifunding_v2_v1_mixed update to use flag 4 years ago
niftynei f4b7904ce5 tests: don't enforce daemon name on opening logline 4 years ago
niftynei 99a621dd99 df-reconnects: allow tx-sigs in channeld iff we're reconnecting 4 years ago
Christian Decker 94820ad559 pytest: Disable test_funding_cancel_race on slow machines 4 years ago
Christian Decker eae49727b1 pytest: Disable flaky test_fundchannel_start_alternate 4 years ago
niftynei b23c6c50a0 df-tests: use multifundchannel pathways instead of custom plugin 4 years ago
niftynei 405453859c mfc-df: add 'happy path' tests for the v1+v2 things 4 years ago
niftynei 7e60ef6974 tests: make connection details correct 4 years ago
niftynei 4a3ee19a22 connectd: Update connection list with new address 4 years ago
Michael Schmoock 183f7698c3 chore: reduce CI load merging a testcase 4 years ago
Michael Schmoock 4134c24cc9 pytest: fix a probable flake on test_channel_opener 4 years ago
ZmnSCPxj jxPCSnmZ 0fd87b85da openingd/: Fail `fundchannel_start` if we already are, or will become, the fundee. 4 years ago
ZmnSCPxj jxPCSnmZ 712e0796fc tests/test_connection.py: Test for #4108. 4 years ago
Michael Schmoock 67f4970eb1 pytest: test opener and closer of listpeers 4 years ago
niftynei ede5f5be3c mfc: blackbox test for commitment vs funding tx feerates 4 years ago
niftynei a7d4b8780e elementsd: disable dual-funding test; don't add non-witness utxo 4 years ago
niftynei 5fbd25f938 dual-fund: test (turned off) and plugin for executing an openchannel 4 years ago
niftynei 8f253b2adc test: simplify test for close_to 4 years ago
niftynei de34f08b82 tests,fundchannel: return the result from the fundchannel rpc call 4 years ago
Rusty Russell a3c30441d3 channeld: order htlcs by id before retransmission. 4 years ago
Rusty Russell d04597cbb6 pytest: add test for HTLC ordering. 4 years ago
Rusty Russell d5c91a347a channeld: log broken message if we receive HTLCs out of order. 4 years ago
Christian Decker 9f8c9d6406 pytest: Check for connection close and reset errors in timeout test 4 years ago
Rusty Russell 79a21755c4 pytest: fix flaky test if one side hasn't processed close yet. 4 years ago
Christian Decker 9021bb26d1 pyln: Decode process output once before storing it 4 years ago
Jan Sarenik a777d21fb7 pytest: Rename all fund_channel to fundchannel 4 years ago
Rusty Russell f658dd0d78 pytest: test connection timeout. 4 years ago