..
data
pytest: add test that we fixup "pending" payments which don't actually have HTLCs.
2025-11-13 21:19:12 +10:30
fuzz
fuzz-tests: Add coverage increasing inputs to seed corpora
2025-11-16 15:17:30 +10:30
plugins
common: add amount_msat_deduct / amount_msat_deduct_sub.
2025-11-17 10:56:18 +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
askrene: add askrene-bias-node rpc
2025-11-13 15:15:27 +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
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: add optional layers to reservations.
2025-11-17 13:52:54 +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
tests: use fundwallet instead of manually funding the lsp
2025-11-13 10:58:49 +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
tests: skip certain tests if RUST is not enabled
2025-10-02 10:19:27 +09:30
test_closing.py
tests: don't assume newaddr returns bech32 by default.
2025-11-07 10:51:04 +10:30
test_coinmoves.py
tests: don't assume newaddr returns bech32 by default.
2025-11-07 10:51:04 +10:30
test_connection.py
lightningd: delnetworkevent support
2025-11-12 13:58:43 +10:30
test_db.py
tests: don't assume newaddr returns bech32 by default.
2025-11-07 10:51:04 +10:30
test_gossip.py
pytest: fix flake in test_gossip_force_broadcast_channel_msgs caused by ping timeout.
2025-05-16 22:40:45 +09:30
test_invoices.py
lightningd: don't allow invoices with 640 byte descriptions.
2025-11-13 10:57:49 +10:30
test_misc.py
tests: work around socket path name too long on Linux
2025-11-11 08:13:34 +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
tests: don't assume newaddr returns bech32 by default.
2025-11-07 10:51:04 +10:30
test_pay.py
keysend: enforce BOLT11 description length limit
2025-11-13 10:57:49 +10:30
test_plugin.py
autoclean: don't increment num_cleaned when record wasn't even a candidate.
2025-11-13 13:58:13 +10:30
test_reckless.py
pytest: fix flake in reckless install timeout.
2025-09-30 11:37:31 +09:30
test_renepay.py
tests: don't assume newaddr returns bech32 by default.
2025-11-07 10:51:04 +10:30
test_restart.py
splice: tx_abort no longer reestablishes
2024-11-21 14:15:36 +10:30
test_runes.py
pytest: fix up bolt11 tests to include s field.
2025-07-07 11:18:37 +09:30
test_splice.py
bkpr: add bookkeeping assertions to splice in + out tests
2024-11-17 14:25:29 +10:30
test_splicing.py
lightningd: cancel watching original funding when we switch to the new one via splice.
2025-10-24 11:30:17 +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
lightningd: db migration to clean up any pending payments where theres no htlc.
2025-11-13 21:19:12 +10:30
test_xpay.py
xpay: wait, if final node gives us an indication we're behind on blockheight.
2025-11-13 15:15:57 +10:30
utils.py
lightningd: add listchainmoves and listchannelmoves commands.
2025-08-19 13:37:50 +09:30
valgrind-suppressions.txt
pytest: Use valgrind target suppressions instead of skipping tests
2022-03-10 10:21:41 +10:30