cln/tests
daywalker90 bf37d41c7e clnrest: add more valid request and response types
Changelog-Added: clnrest can now return successful responses as xml, yaml, or form-encoded in addition to json defined in the 'Accept' header. The same goes for request types defined in the 'Content-type' header.
2025-07-25 08:18:44 -07:00
..
data python: raise minimum supported python version to 3.9 2025-06-12 13:51:18 +02:00
fuzz fuzz-tests: Add a seed corpus for the new test 2025-07-08 14:47:36 +09:30
plugins channeld: remove experimental-upgrade-protocol. 2025-07-07 11:18:37 +09:30
vectors pytest: Remove onion test vectors containing legacy onions. 2022-03-18 09:20:11 +10:30
autogenerate-rpc-examples.py commando: remove old commando rune commands. 2025-06-25 09:06:31 +09: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 pytest: don't add bookeeper-db option if bookkeeper is disabled. 2025-02-24 19:38:37 +10:30
rkls_github_canned_server.py pytest: add blackbox tests for reckless 2023-04-09 12:41:11 +09:30
test_askrene.py askrene: mcf: trade granularity for performance 2025-07-19 10:09:17 +09:30
test_bookkeeper.py bitcoin: make input witness weight calculation explicit. 2025-05-06 12:27:53 +09:30
test_cln_lsps.py lsps: Add test for Lsps0 2025-05-02 13:34:21 -07:00
test_cln_rs.py lightningd: enable peer storage by default, 2025-05-16 23:39:35 +09:30
test_clnrest.py clnrest: add more valid request and response types 2025-07-25 08:18:44 -07:00
test_closing.py pytest: add debug print to diagnose flake in test_peer_anchor_push 2025-07-11 12:24:35 +09:30
test_connection.py wss-proxy: replaced by a rust version 2025-07-24 12:42:06 -07:00
test_db.py wallet: fix incorrect channel_htlcs id migration. 2025-05-17 13:05:04 -05:00
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 BOLT11: Make payment secret field ('s') mandatory 2025-07-07 11:18:37 +09:30
test_misc.py lightningd: enable peer storage by default, 2025-05-16 23:39:35 +09: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: make test_v2_rbf_liquidity_ad more robust against other datastore users. 2025-05-16 23:39:35 +09:30
test_pay.py BOLT11: Make payment secret field ('s') mandatory 2025-07-07 11:18:37 +09:30
test_plugin.py commando: remove old commando rune commands. 2025-06-25 09:06:31 +09:30
test_reckless.py pytest: test reckless direct install 2025-05-14 13:02:03 +09:30
test_renepay.py pytest: fix race in test_renepay where we didn't wait for all channels. 2025-04-16 08:02:14 +09: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 pytest: fix flake in test_splicing_rbf 2025-07-11 12:24:35 +09: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 pytest: fix flake in test_peer_anchor_push 2025-05-15 17:20:07 +09:30
test_xpay.py askrene: mcf: trade granularity for performance 2025-07-19 10:09:17 +09:30
utils.py lightningd: enable peer storage by default, 2025-05-16 23:39:35 +09:30
valgrind-suppressions.txt pytest: Use valgrind target suppressions instead of skipping tests 2022-03-10 10:21:41 +10:30