cln/tests
Lagrang3 90789287ff renepay: skip test_previous_sendpays
sendonion RPC does not allow to set the total amount in lightningd's
wallet, therefore it mixing sendpay and sendonion payment parts would
not work. That means for the time being we cannot complete a payment
initialized with sendpay until we add a total_amount parameter to
sendonion.

Changelog-None.

Signed-off-by: Lagrang3 <lagrang3@protonmail.com>
2025-02-12 13:36:06 +10:30
..
data tests: Reckless test fix for project must contain name 2025-01-09 11:15:05 +01:00
fuzz splice: Update splice signature msg type 2024-11-21 14:15:36 +10:30
plugins gossmap: add (and use) logging hook. 2025-02-11 15:11:47 -06:00
vectors
autogenerate-rpc-examples.py lightningd: implement unblacklist. 2025-02-05 16:43:09 -06:00
benchmark.py
conftest.py pytest: use --developer instead of environment variable. 2023-09-21 20:08:24 +09:30
fixtures.py lightningd: add option to crash itself after some time. 2025-01-27 11:07:04 +10:30
rkls_github_canned_server.py
test_askrene.py askrene: don't crash if asked to route 0 msat. 2025-01-28 10:53:22 +10:30
test_bookkeeper.py pytest: don't set experimental-offers in tests: it's the default now. 2024-11-18 10:42:54 +01:00
test_cln_rs.py lightningd: deprecate decodepay. 2024-11-17 14:21:23 +10:30
test_clnrest.py clnrest: replace with rust plugin 2025-01-29 18:32:23 -08:00
test_closing.py bkpr: fixup htlc penalty test with anchors 2025-02-07 14:38:54 -06:00
test_connection.py pytest: fix race in test_reconnect_remote_sends_no_sigs 2025-01-27 11:07:04 +10:30
test_db.py pytest: adapt tests to avoid deprecated APIs in close (tx and txid). 2024-11-17 16:04:06 +10:30
test_gossip.py pytest: Address race condition in test_gossip_jsonrpc 2025-02-11 19:16:16 -06:00
test_invoices.py lightningd: deprecate decodepay. 2024-11-17 14:21:23 +10:30
test_misc.py pytest: fix flake in test_restorefrompeer. 2024-12-20 15:36:07 +10:30
test_mkfunding.py
test_onion.py
test_opening.py pytest: mark test_rbf_reconnect_tx_construct flaky: 2025-01-27 11:07:04 +10:30
test_pay.py BOLT12: remove -offers from bolt12 quotes, update them. 2025-02-11 20:19:01 -06:00
test_plugin.py pytest: update test_plugin_slowinit to match longer timeout 2025-02-11 08:40:29 -06:00
test_reckless.py test: Fixed test plugin source paths for reckless 2024-11-19 09:06:28 +10:30
test_renepay.py renepay: skip test_previous_sendpays 2025-02-12 13:36:06 +10:30
test_restart.py splice: tx_abort no longer reestablishes 2024-11-21 14:15:36 +10:30
test_runes.py lightningd: implement unblacklist. 2025-02-05 16:43:09 -06:00
test_splice.py bkpr: add bookkeeping assertions to splice in + out tests 2024-11-17 14:25:29 +10:30
test_splicing.py splice: Test for missing user signatures 2025-02-07 12:49:20 -06:00
test_splicing_disconnect.py pytest: fix test_splice_disconnect_commit 2025-01-27 11:07:04 +10:30
test_splicing_insane.py splice: Allow splice_update to return signatures 2024-11-12 06:42:52 +10:30
test_wallet.py pytest: fix hsmtool which reports leak under address sanitizer. 2024-11-17 14:09:10 +10:30
test_xpay.py xpay-handle-pay: test null params 2025-02-06 12:46:38 -06:00
utils.py bkpr tests: return actual error data, not just a blank assert failure 2025-02-07 14:38:54 -06:00
valgrind-suppressions.txt