core-lightning/tests
Jesse de Wit 09d6bb9aed tests: add test_pay_avoid_low_fee_chan
Tests whether we're able to route around a low-fee channel in the graph. We
should be able to find the more expensive route if the cheaper route is
depleted.
2024-04-04 12:49:57 +10:30
..
data common: add routing test using real data which crashes. 2024-03-07 14:09:14 +01:00
fuzz bitcoin/short_channel_id: pass by copy everywhere. 2024-03-20 13:51:48 +10:30
plugins lightningd: remove failure_code from invoice hook and htlc_accepted hook. 2024-03-25 15:02:35 +10:30
vectors pytest: Remove onion test vectors containing legacy onions. 2022-03-18 09:20:11 +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 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_bookkeeper.py options: make anchors enabled by default, ignore experimental-anchors. 2024-02-08 06:32:01 +10:30
test_cln_rs.py cln_plugin : Test default values for ConfigOptions 2024-02-08 15:37:44 +01:00
test_clnrest.py lightningd: don't print out notification msat fields as strings. 2023-11-21 08:23:39 +01:00
test_closing.py lightningd: clean up close logic, fix bug where we can't override destination. 2024-02-16 15:02:38 +01:00
test_connection.py pyetst: Fix up a test checking fees after fee calc change 2024-02-13 15:47:48 +01:00
test_db.py pytest: fix psbt db test. 2024-01-31 09:15:46 +10:30
test_gossip.py gossipd: set dying flag on node_announcement when all channels are dying. 2024-02-12 11:43:33 +01:00
test_invoices.py pytest: rename lightning nodes to reduce confusion. 2024-04-01 13:20:53 +02:00
test_misc.py fundchannel_start: delay, don't refuse, if node not synced. 2024-04-01 13:20:53 +02:00
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: rename lightning nodes to reduce confusion. 2024-04-01 13:20:53 +02:00
test_pay.py tests: add test_pay_avoid_low_fee_chan 2024-04-04 12:49:57 +10:30
test_plugin.py lightningd: remove failure_code from invoice hook and htlc_accepted hook. 2024-03-25 15:02:35 +10:30
test_reckless.py pytest: add tests for pip and poetry installed virtual envs 2024-02-07 13:24:34 +01:00
test_renepay.py renepay: limit arc capacities by htlc_max 2024-04-03 10:07:13 +10:30
test_runes.py pytest: test parsing of bolt12 invoice strings in runes. 2024-03-27 16:09:23 +10:30
test_splicing.py splice: Add support for tx_abort to channeld 2024-02-11 10:46:23 +01:00
test_splicing_disconnect.py splice: Add support for tx_abort to channeld 2024-02-11 10:46:23 +01:00
test_splicing_insane.py splice: Agressive restart testing during splices 2023-12-15 09:42:45 +10:30
test_wallet.py addpsbtoutput: allow command to specify output address. 2023-11-01 14:11:28 +10:30
utils.py lightningd: revert f450dfeb55 to allow non-gossip_query nodes. 2024-03-31 12:32:05 +02:00
valgrind-suppressions.txt pytest: Use valgrind target suppressions instead of skipping tests 2022-03-10 10:21:41 +10:30