core-lightning/tests
Christian Decker 04c9c5e0d1 paymod: Collect and return results of a tree of partial payments
The status of what started as a simple JSON-RPC call is now spread across an
entire tree of partial payments and payment attempts. So we collect the status
in a single struct in order to report back success of failure.
2020-07-01 12:19:02 +02:00
..
data migrations: ignore channels that don't have a peer_id 2020-06-17 14:30:41 +02:00
plugins plugins-test: use pyln.client, not lightning to import Plugin 2020-06-23 14:49:32 +02:00
vectors pytest: Add tests for the sphinx onion generation and processing 2020-03-12 10:25:01 +10:30
benchmark.py py-tests: rename 'announce' to 'wait_for_announce' 2018-12-08 15:15:55 -08:00
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: Configure logging in a fixture to match stdout capturing 2020-03-24 09:52:33 +10:30
test_closing.py tests: fix flake in test_penalty_htlc_tx_fulfill 2020-06-30 13:50:30 +00:00
test_connection.py lightningd/opening_control.c: Remove 'Try fundchannel_cancel again' error. 2020-06-22 03:15:55 +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 pytest: fix feature mask for EXPERIMENTAL_FEATURES, add wumbo support. 2020-05-26 19:57:29 -05:00
test_onion.py pytest: Actually make sure that the direcory exists 2020-03-24 09:52:33 +10:30
test_pay.py paymod: Collect and return results of a tree of partial payments 2020-07-01 12:19:02 +02:00
test_plugin.py pytest: fix feature mask for EXPERIMENTAL_FEATURES, add wumbo support. 2020-05-26 19:57:29 -05:00
test_wallet.py tests: fix flake in test_txprepare_restart 2020-06-30 13:50:30 +00:00
utils.py features: do not set option_support_large_channel in channel_announcement. 2020-05-26 19:57:29 -05:00