core-lightning/tests
2025-01-13 15:45:19 -08:00
..
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 channeld_fakenet: don't be as brute-force trying to derive keys. 2024-12-20 15:36:07 +10:30
vectors
autogenerate-rpc-examples.py doc: document (and test) the injectonionmessage API. 2024-12-05 17:38:16 +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 pytest: add blackbox tests for reckless 2023-04-09 12:41:11 +09:30
test_askrene.py pytest: reenable askrene bias test. 2024-11-21 16:17:52 +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 tests: adjust cln-grpc tests for new default start 2024-11-12 09:43:54 +10:30
test_closing.py pytest: fix flake in test_penalty_htlc_tx_fulfill 2024-12-20 15:36:07 +10:30
test_connection.py doc: document and test the onionmessage_forward_fail notification. 2024-12-05 17:38:16 +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: fix flake in test_gossip_throttle 2024-12-20 15:36:07 +10:30
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 pytest: add tests for devtools/mkfunding 2023-01-09 14:50:30 -06:00
test_onion.py
test_opening.py xpay: make the xpay layer persistent. 2024-11-18 11:03:26 +10:30
test_pay.py lightningd: populate listsendpays destination from injectpaymentonion if we can. 2024-12-17 08:14:45 +10:30
test_plugin.py pytest: fix race in test_autoclean. 2024-11-19 17:51:18 +10:30
test_reckless.py test: Fixed test plugin source paths for reckless 2024-11-19 09:06:28 +10:30
test_renepay.py renepay: add test for description interface 2024-11-06 09:59:27 +01:00
test_restart.py splice: tx_abort no longer reestablishes 2024-11-21 14:15:36 +10:30
test_runes.py pytest: don't set experimental-offers in tests: it's the default now. 2024-11-18 10:42:54 +01:00
test_splice.py bkpr: add bookkeeping assertions to splice in + out tests 2024-11-17 14:25:29 +10:30
test_splicing_disconnect.py splice: tx_abort no longer reestablishes 2024-11-21 14:15:36 +10:30
test_splicing_insane.py splice: Allow splice_update to return signatures 2024-11-12 06:42:52 +10:30
test_splicing.py splice: tx_abort no longer reestablishes 2024-11-21 14:15:36 +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 pytest: actually test xpay/pay return similarity. 2024-12-18 14:04:14 +10:30
utils.py tests: Add testnet4 default port 2025-01-13 15:45:19 -08:00
valgrind-suppressions.txt