core-lightning/tests
2024-11-25 20:23:21 +10:30
..
data tests/data: add compressd canned gossip from mainnet. 2024-10-04 08:47:53 +09:30
fuzz splice: Update splice signature msg type 2024-11-21 14:15:36 +10:30
plugins common: provide readable explanation when onion payload is invalid. 2024-11-20 12:29:27 +01:00
vectors
autogenerate-rpc-examples.py pytest: fix test_pay tests now we've deprecated experimental-offers. 2024-11-20 17:34:24 +10:30
benchmark.py
conftest.py
fixtures.py
rkls_github_canned_server.py
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 up coin_move tests now anchors don't get redundantly spent/ 2024-11-25 20:23:21 +10:30
test_connection.py pytest: fix flake in test_ping_timeout 2024-11-25 15:39:13 +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_force_broadcast_channel_msgs 2024-11-25 15:39:13 +10:30
test_invoices.py lightningd: deprecate decodepay. 2024-11-17 14:21:23 +10:30
test_misc.py pytest: try to fix flake in test_lightningd_still_loading 2024-11-19 17:51:18 +10:30
test_mkfunding.py
test_onion.py
test_opening.py xpay: make the xpay layer persistent. 2024-11-18 11:03:26 +10:30
test_pay.py pytest: restore test_sendpay_grouping test. 2024-11-25 15:39:13 +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 offers: update block height correctly. 2024-11-20 12:29:27 +01:00
utils.py splice: Update messages to spec 2024-11-21 14:15:36 +10:30
valgrind-suppressions.txt