cln/tests
Rusty Russell ee0175b85f Makefile: update next and prev versions now we've released.
This means:
1. downgrade changes (we no longer fail due to node biases).
2. various deprecations no longer are

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2026-01-20 19:32:42 +10:30
..
data pytest: add test that we correctly scan back for missed UTXOs. 2025-11-29 08:18:20 +10:30
fuzz fuzz-tests: Add coverage increasing inputs to seed corpora 2025-11-16 15:17:30 +10:30
plugins clnrest: add clnrest-register-path method for dynamic paths 2026-01-19 12:55:57 +10:30
vectors pytest: Remove onion test vectors containing legacy onions. 2022-03-18 09:20:11 +10:30
__init__.py feat: add pytest config 2025-08-11 11:06:22 +09:30
autogenerate-rpc-examples.py doc: Added doc schemas with description and update proto 2025-12-19 15:28:46 -08:00
benchmark.py pytest: move benchmark in test_connection.py to tests/benchmarks.py 2026-01-08 22:33:19 +10:30
conftest.py pytest: don't run tests marked slow_test at all if VALGRIND and SLOW_MACHINE. 2026-01-08 22:33:19 +10:30
fixtures.py tests: work around socket path name too long on Linux 2025-11-11 08:13:34 +10:30
pytest.ini feat: add pytest config 2025-08-11 11:06:22 +09:30
rkls_github_canned_server.py fix: replace deprecated flask.escape with markupsafe.escape 2025-08-11 11:06:22 +09:30
test_askrene.py askrene: fix payment crash 2026-01-13 15:16:46 +10:30
test_bookkeeper.py tests: don't assume newaddr returns bech32 by default. 2025-11-07 10:51:04 +10:30
test_cln_lsps.py plugin: change method name of lsps-jitchannel 2025-11-21 13:48:29 +10:30
test_cln_rs.py tests: work around socket path name too long on Linux 2025-11-11 08:13:34 +10:30
test_clnrest.py clnrest: add clnrest-register-path method for dynamic paths 2026-01-19 12:55:57 +10:30
test_closing.py pytest: disable remaining flaky and skip markers to see what else fails. 2026-01-08 22:33:19 +10:30
test_coinmoves.py pytest: disable autoreconnect on test_sql to avoid reconnect race. 2026-01-14 15:41:45 +10:30
test_connection.py pytest: don't rely on sleep to ensure wait commands have been submitted. 2026-01-14 15:41:45 +10:30
test_db.py tests: don't assume newaddr returns bech32 by default. 2025-11-07 10:51:04 +10:30
test_downgrade.py Makefile: update next and prev versions now we've released. 2026-01-20 19:32:42 +10:30
test_gossip.py pytest: fix flake in test_gossip_query_channel_range 2026-01-14 15:41:45 +10:30
test_invoices.py pytest: disable autoreconnect on test_sql to avoid reconnect race. 2026-01-14 15:41:45 +10:30
test_misc.py pytest: don't rely on sleep to ensure wait commands have been submitted. 2026-01-14 15:41:45 +10:30
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 pytest: don't record IO when we kill nodes 2026-01-14 15:41:45 +10:30
test_pay.py Makefile: update next and prev versions now we've released. 2026-01-20 19:32:42 +10:30
test_plugin.py Makefile: update next and prev versions now we've released. 2026-01-20 19:32:42 +10:30
test_reckless.py pytest: mark reckless install test flaky. 2026-01-08 22:33:19 +10:30
test_renepay.py test_renepay.py: remove data dump into /tmp 2025-12-08 17:47:26 +10:30
test_restart.py splice: tx_abort no longer reestablishes 2024-11-21 14:15:36 +10:30
test_runes.py pytest: fix flake if rune tests are slow. 2026-01-08 22:33:19 +10:30
test_splice.py bkpr: add bookkeeping assertions to splice in + out tests 2024-11-17 14:25:29 +10:30
test_splicing.py pytest: fix reconnect flake in test_route_by_old_scid 2026-01-14 15:41:45 +10:30
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 lightning-hsmtool: fix dumponchaindescriptors for mnemonic hsm_secrets. 2026-01-14 17:18:56 +10:30
test_xpay.py Makefile: update next and prev versions now we've released. 2026-01-20 19:32:42 +10:30
utils.py pytest: test the askrene doesn't use local dying channels. 2026-01-08 22:33:19 +10:30
valgrind-suppressions.txt pytest: Use valgrind target suppressions instead of skipping tests 2022-03-10 10:21:41 +10:30