core-lightning/tests
2020-11-13 14:25:02 -06:00
..
data
fuzz fuzz: add a fuzz target for common/descriptor_checksum 2020-11-10 10:34:13 -06:00
plugins failure_onion: a test that only ensures lightningd doesn't crash. 2020-11-10 19:03:23 -06:00
vectors
benchmark.py
conftest.py pytest: silence pytest warnings about unregistered 'slow_test' marker 2020-11-10 16:17:04 -06:00
db.py
fixtures.py pytest: Verification mode of expanded stmts for the db_write hook 2020-10-10 11:34:43 +10:30
test_closing.py close: add notification for slow closes. 2020-10-23 13:53:16 +10:30
test_connection.py openingd/: Fail fundchannel_start if we already are, or will become, the fundee. 2020-11-07 17:18:49 +00:00
test_db.py pytest: Rename all fund_channel to fundchannel 2020-09-25 21:04:56 +02:00
test_gossip.py gossipd: simplify large reply code. 2020-11-09 17:37:10 -06:00
test_invoices.py tests,fundchannel: return the result from the fundchannel rpc call 2020-10-16 13:51:57 +10:30
test_misc.py tx,bugfix: correct signature length estimate 2020-10-21 11:24:16 +10:30
test_onion.py
test_pay.py lightningd: note whether payment secret is used or not. 2020-10-28 12:03:14 +01:00
test_plugin.py pytest: tests closer on unilateral close 2020-11-13 14:25:02 -06:00
test_wallet.py pytest: test onchain wallet descriptor import on bitcoind 2020-11-10 10:34:13 -06:00
utils.py