core-lightning/tests
Rusty Russell e141b71675 pytest: fix flake in test_reconnect_no_update
If l2 didn't get FUNDING_LOCKED from l1 before it disconnected, it
won't be in state CHANNELD_NORMAL: it will be in DUALOPEND_AWAITING_LOCKIN.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2021-05-17 18:58:10 -05:00
..
data pytest: fix spurious failure in test_local_basepoints_cache. 2021-04-12 23:03:47 +02:00
fuzz tests/fuzz: update for fmt_amount changes, create pseudorand for fuzzing. 2021-04-21 06:51:03 +09:30
plugins df-tests: remove df_accepter plugin 2021-05-12 11:25:41 +09:30
vectors
benchmark.py
conftest.py tests: add marker for v1/v2 channel opens 2021-05-12 11:25:41 +09:30
db.py
fixtures.py pytest: Really only check DB statements if the env-var is "1" 2021-01-04 11:25:50 +01:00
test_closing.py tests: mark as v1 or v2 openchannel required 2021-05-12 11:25:41 +09:30
test_connection.py pytest: fix flake in test_reconnect_no_update 2021-05-17 18:58:10 -05:00
test_db.py wallet: Load local basepoints from the database alongside the hsmd 2021-03-09 14:58:29 +10:30
test_gossip.py tests: explicitly mark tests to run both as v1+v2 2021-05-12 11:25:41 +09:30
test_invoices.py tests: not DEVELOPER -> mark.developer 2021-05-12 11:25:41 +09:30
test_misc.py tests: explicitly mark tests to run both as v1+v2 2021-05-12 11:25:41 +09:30
test_onion.py pytest: Actually make sure that the direcory exists 2020-03-24 09:52:33 +10:30
test_opening.py tests: add marker for v1/v2 channel opens 2021-05-12 11:25:41 +09:30
test_pay.py tests: explicitly mark tests to run both as v1+v2 2021-05-12 11:25:41 +09:30
test_plugin.py df-tests: test_coin_movement_notices, make work? 2021-05-12 11:25:41 +09:30
test_wallet.py pytest: make it work with latest bitcoind master branch. 2021-04-24 13:57:16 +09:30
utils.py df: anchor outputs are on if EXP_DF 2021-05-12 11:25:41 +09:30