core-lightning/tests
Rusty Russell a481dbcddd pytest: attempt to reproduce hsm signing failure.
This didn't trigger the bug, but worth explicitly testing: we spend a
to-remote output from a previous unilateral close, to spend an anchor
on a current unilateral close.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2024-05-07 16:41:47 -05:00
..
data common: add routing test using real data which crashes. 2024-03-07 14:09:14 +01:00
fuzz bitcoin/short_channel_id: pass by copy everywhere. 2024-03-20 13:51:48 +10:30
plugins pytest: test the check command in libplugin. 2024-05-06 20:51:19 -05:00
vectors pytest: Remove onion test vectors containing legacy onions. 2022-03-18 09:20:11 +10:30
benchmark.py pytest: always provide payment_secret when making payments. 2021-07-14 14:38:00 -05:00
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 pytest: add blackbox tests for reckless 2023-04-09 12:41:11 +09:30
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: Support wildcard subscriptions 2024-04-30 15:24:00 -05:00
test_clnrest.py plugins/clnrest: simple wrapper to handle missing python3. 2024-04-12 10:32:32 +02:00
test_closing.py pytest: attempt to reproduce hsm signing failure. 2024-05-07 16:41:47 -05:00
test_connection.py plugin/wss-proxy: Testing WSS connection 2024-04-22 09:12:09 +09:30
test_db.py pyln-testing: require explicit pattern for BROKEN messages. 2024-04-20 16:36:57 +09:30
test_gossip.py pyln-testing: require explicit pattern for BROKEN messages. 2024-04-20 16:36:57 +09:30
test_invoices.py pytest: rename lightning nodes to reduce confusion. 2024-04-01 13:20:53 +02:00
test_misc.py pytest: test that the preapprove hooks get called by check. 2024-05-06 20:51:19 -05:00
test_mkfunding.py pytest: add tests for devtools/mkfunding 2023-01-09 14:50:30 -06:00
test_onion.py lightningd: remove support for legacy onion format. 2022-03-18 09:20:11 +10:30
test_opening.py pyln-testing: require explicit pattern for BROKEN messages. 2024-04-20 16:36:57 +09:30
test_pay.py pay: ignore uncommited channels in listpeerchannels output 2024-04-30 14:52:22 -05:00
test_plugin.py libplugin: allow check setconfig on all dynamic options. 2024-05-06 20:51:19 -05:00
test_reckless.py pytest: add tests for pip and poetry installed virtual envs 2024-02-07 13:24:34 +01:00
test_renepay.py renepay: limit arc capacities by htlc_max 2024-04-03 10:07:13 +10:30
test_runes.py pytest: test parsing of bolt12 invoice strings in runes. 2024-03-27 16:09:23 +10:30
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_splicing.py splice: Add support for tx_abort to channeld 2024-02-11 10:46:23 +01:00
test_wallet.py addpsbtoutput: allow command to specify output address. 2023-11-01 14:11:28 +10:30
utils.py lightningd: revert f450dfeb55 to allow non-gossip_query nodes. 2024-03-31 12:32:05 +02:00
valgrind-suppressions.txt pytest: Use valgrind target suppressions instead of skipping tests 2022-03-10 10:21:41 +10:30