rgb-cln/tests
Rusty Russell 450d78ad67 gossipd: set dying flag on node_announcement when all channels are dying.
This avoids us gossiping about nodes which don't have live channels.

Interstingly, we previously tested that we *did* gossip such node
announcements, and now we fix that test.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2024-02-12 11:43:33 +01:00
..
data pytest: add tests for pip and poetry installed virtual envs 2024-02-07 13:24:34 +01:00
fuzz dual-fund: add `require_confirmed_inputs` to RBF flows 2024-02-11 10:46:40 +01:00
plugins libplugin: support version strings for deprecations. 2024-01-26 10:30:22 +10:30
vectors pytest: Remove onion test vectors containing legacy onions. 2022-03-18 09:20:11 +10:30
benchmark.py
conftest.py pytest: use --developer instead of environment variable. 2023-09-21 20:08:24 +09:30
fixtures.py pytest: use --developer instead of environment variable. 2023-09-21 20:08:24 +09:30
rkls_github_canned_server.py
test_bookkeeper.py options: make anchors enabled by default, ignore experimental-anchors. 2024-02-08 06:32:01 +10:30
test_cln_rs.py `cln_plugin` : Test default values for ConfigOptions 2024-02-08 15:37:44 +01:00
test_clnrest.py lightningd: don't print out notification msat fields as strings. 2023-11-21 08:23:39 +01:00
test_closing.py pytest: fix bad gossip flake in test_closing_specified_destination. 2024-02-08 06:32:01 +10:30
test_connection.py dualopen: update test to handle ABORT 2024-02-11 10:46:23 +01:00
test_db.py pytest: fix psbt db test. 2024-01-31 09:15:46 +10:30
test_gossip.py gossipd: set dying flag on node_announcement when all channels are dying. 2024-02-12 11:43:33 +01:00
test_invoices.py pytest: note where we use very deprecated features, so tests don't rbeak. 2024-01-26 10:30:22 +10:30
test_misc.py pytest: fix flake in test_htlc_in_timeout with anchors. 2024-02-08 06:32:01 +10:30
test_mkfunding.py
test_onion.py
test_opening.py options: make anchors enabled by default, ignore experimental-anchors. 2024-02-08 06:32:01 +10:30
test_pay.py options: make anchors enabled by default, ignore experimental-anchors. 2024-02-08 06:32:01 +10:30
test_plugin.py pytest: changed tests if we're using experimental-anchors. 2024-02-08 06:32:01 +10:30
test_reckless.py pytest: add tests for pip and poetry installed virtual envs 2024-02-07 13:24:34 +01:00
test_renepay.py pytest: another bad gossip flake 2024-02-04 09:24:44 +10:30
test_runes.py pytest: correctly test missing method for runes. 2023-10-17 14:58:40 +10:30
test_splicing.py splice: Add support for tx_abort to channeld 2024-02-11 10:46:23 +01:00
test_splicing_disconnect.py splice: Add support for tx_abort to channeld 2024-02-11 10:46:23 +01:00
test_splicing_insane.py splice: Agressive restart testing during splices 2023-12-15 09:42:45 +10:30
test_wallet.py addpsbtoutput: allow command to specify output address. 2023-11-01 14:11:28 +10:30
utils.py options: make anchors enabled by default, ignore experimental-anchors. 2024-02-08 06:32:01 +10:30
valgrind-suppressions.txt