core-lightning/tests
niftynei da34c369f3 dualfund, tests: break out "peer forgets" test
Now that we save the commitment sigs immediately, we have to drop the
connection elsewhere in the flow to get the state where only one peer
remembers.
2023-11-02 19:32:05 +10:30
..
data db: migrate old runes table to fix up id fields. 2023-08-31 05:33:15 +09:30
fuzz fuzz: new bolt11 seeds 2023-10-24 12:17:18 +10:30
plugins pytest: test for accepting even unknown messages. 2023-10-24 11:50:57 +10:30
vectors
benchmark.py
conftest.py pytest: use --developer instead of environment variable. 2023-09-21 20:08:24 +09:30
db.py
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 pytest: wean many tests off the assumption that listchannels shows private channels. 2023-10-04 08:02:33 +10:30
test_cln_rs.py cln-plugin: Add test for cln-plugin send_custom_notification 2023-10-30 18:24:23 +01:00
test_closing.py lightningd: add a feerate offset when updating feerates as opener 2023-11-02 09:49:59 +10:30
test_connection.py dualfund, tests: break out "peer forgets" test 2023-11-02 19:32:05 +10:30
test_db.py pytest: use --developer instead of environment variable. 2023-09-21 20:08:24 +09:30
test_gossip.py pytest: Fix a falke in test_gossip_pruning 2023-10-26 15:51:07 +02:00
test_invoices.py add test, update schemas, fix warning_custom_fallbacks 2023-10-26 19:11:17 +10:30
test_misc.py lightningd: wumbo is now the default, setting has no effect. 2023-11-02 08:16:51 +01:00
test_mkfunding.py
test_onion.py
test_opening.py tests: update opening tests for new reconnect behavior 2023-11-02 19:32:05 +10:30
test_pay.py lightningd: wumbo is now the default, setting has no effect. 2023-11-02 08:16:51 +01:00
test_plugin.py dualfund: split 'commit-received' into two parts 2023-11-02 19:32:05 +10:30
test_reckless.py
test_renepay.py pytest: use --developer instead of environment variable. 2023-09-21 20:08:24 +09:30
test_runes.py pytest: correctly test missing method for runes. 2023-10-17 14:58:40 +10:30
test_splicing.py splice: Update test for new logs 2023-10-27 13:20:33 +10:30
test_wallet.py addpsbtoutput: allow command to specify output address. 2023-11-01 14:11:28 +10:30
utils.py lightningd: wumbo is now the default, setting has no effect. 2023-11-02 08:16:51 +01:00
valgrind-suppressions.txt