core-lightning/tests
Rusty Russell 83e581b12a lightningd: print out support for channel_types in --list-features.
It's not a separate option, but lnprototest needs it to know to expect
the tlvs.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2021-09-13 15:53:23 +02:00
..
data inflights: save the whole psbt to the database 2021-05-24 12:17:48 +09:30
fuzz liquidity-ads: persist channel blockheight states to disk 2021-07-20 13:28:38 -04:00
plugins pytest: annotate name_option against leak detection in test_libplugin 2021-09-08 19:11:47 +02:00
vectors pytest: Add tests for the sphinx onion generation and processing 2020-03-12 10:25:01 +10:30
benchmark.py pytest: always provide payment_secret when making payments. 2021-07-14 14:38:00 -05:00
conftest.py tests: add marker for v1/v2 channel opens 2021-05-12 11:25:41 +09:30
db.py pytest: don't copy db to query it. 2021-08-26 12:44:02 +09:30
fixtures.py pytest: add schema support for JSON responses. 2021-05-27 20:28:49 +09:30
test_closing.py close: spec is final, it's not experimental. 2021-09-09 12:04:48 +09:30
test_connection.py common/channel_type: wrapper for generated 'struct channel_type'. 2021-09-13 15:53:23 +02:00
test_db.py inflights: save the whole psbt to the database 2021-05-24 12:17:48 +09:30
test_gossip.py plugins/topology: use memleak annotation instead of global_gossmap hammer. 2021-09-08 19:11:47 +02:00
test_invoices.py Makefile: update spec version 2021-09-09 12:04:48 +09:30
test_misc.py lightningd: print out support for channel_types in --list-features. 2021-09-13 15:53:23 +02:00
test_onion.py pytest: Actually make sure that the direcory exists 2020-03-24 09:52:33 +10:30
test_opening.py tests: check that we don't re-up the leased funds when we RBF 2021-08-09 07:11:05 +09:30
test_pay.py pytest: remove only_one() duplicate 2021-08-24 06:42:16 +09:30
test_plugin.py lightningd: call shutdown plugin when we dynamic shutdown a single one. 2021-09-05 15:16:56 +02:00
test_wallet.py listtransactions: don't create a msat field called "satoshis". 2021-06-25 09:49:33 +09:30
utils.py tests: promote method to utility file 2021-08-09 07:11:05 +09:30