core-lightning/tests
Christian Decker 5bef4fc196 mpp: Lower amounts below the presplit amount
Some tests were failing because they were running into the presplit modifier
and then surprised that the payment got split.
2020-07-15 11:32:58 +02:00
..
data migrations: ignore channels that don't have a peer_id 2020-06-17 14:30:41 +02:00
plugins paymod: Implement keysend sending support as a native RPC command 2020-07-13 14:19:16 +02:00
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
fixtures.py pytest: Add a compat() fixture allowing checks for specific flags 2020-07-07 23:25:45 +02:00
test_closing.py wallet: clean up json output creation, part 2. 2020-07-06 19:25:05 +02:00
test_connection.py lightningd/opening_control.c: fundchannel_cancel no longer requires a channel_id argument. 2020-07-02 01:10:59 +00:00
test_db.py migrations: ignore channels that don't have a peer_id 2020-06-17 14:30:41 +02:00
test_gossip.py gossipd: return channel_announcement features for listchannels. 2020-05-07 08:44:58 +09:30
test_invoices.py invoice: ignore dead-end heuristic on explicitly specified channels. 2020-04-14 14:13:26 -05:00
test_misc.py JSON API: fix up two existing warnings to be conformant. 2020-07-14 21:28:26 +02:00
test_onion.py pytest: Actually make sure that the direcory exists 2020-03-24 09:52:33 +10:30
test_pay.py mpp: Add the presplit MPP modifier 2020-07-15 11:32:58 +02:00
test_plugin.py mpp: Lower amounts below the presplit amount 2020-07-15 11:32:58 +02:00
test_wallet.py txprepare: revert 1fb9a078b6 (psbt field) 2020-07-15 18:49:02 +09:30
utils.py bitcoin: add weight calculation helpers. 2020-07-06 19:25:05 +02:00