core-lightning/tests
ZmnSCPxj jxPCSnmZ 29df517966 tests/test_pay.py: Provide test showing that blockheight disagreement causes us to advance routehints too aggressively.
The worst effect is that unpublished nodes are harder to pay, but
even published ones make us do unnecessary work, since we are
losing routehints from the published ones that could help us
actually route better to them.
2020-08-13 12:50:16 +02:00
..
data hsmd/db: backfill pubkey information so that psbts signing works 2020-07-29 13:13:46 +02:00
plugins libplugin: allow commands and options to mark themselves deprecated. 2020-08-11 08:43:18 +09:30
vectors pytest: Add tests for the sphinx onion generation and processing 2020-03-12 10:25:01 +10:30
benchmark.py
conftest.py
db.py pytest: Have the DB provider search for the postgres binary 2019-09-22 02:03:43 +00:00
fixtures.py pytest: Add a compat() fixture allowing checks for specific flags 2020-07-07 23:25:45 +02:00
test_closing.py pytest: don't wait for channel active message in test_closing.py::test_penalty_htlc_tx_timeout 2020-08-13 10:39:56 +09:30
test_connection.py pytest: add slow_test marker. 2020-08-07 13:57:31 +02:00
test_db.py hsmd/db: backfill pubkey information so that psbts signing works 2020-07-29 13:13:46 +02:00
test_gossip.py pytest: use get_nodes more widely. 2020-08-07 13:57:31 +02:00
test_invoices.py pytest: use get_nodes more widely. 2020-08-07 13:57:31 +02:00
test_misc.py pytest: make valgrind a per-node option. 2020-08-07 13:57:31 +02:00
test_onion.py pytest: Actually make sure that the direcory exists 2020-03-24 09:52:33 +10:30
test_pay.py tests/test_pay.py: Provide test showing that blockheight disagreement causes us to advance routehints too aggressively. 2020-08-13 12:50:16 +02:00
test_plugin.py pytest: fix race in test_bcli. 2020-08-13 12:49:49 +02:00
test_wallet.py pytest: fix occasional error in test_sign_and_send_psbt: 2020-08-13 10:39:56 +09:30
utils.py pytest: add slow_test marker. 2020-08-07 13:57:31 +02:00