rgb-cln/tests
Michael Schmoock e1290b496b
peer_control: getinfo show correct port on discovered IPs
Changelog-Fixed: peer_control: getinfo shows the correct port on discovered IPs
2022-09-19 17:02:41 -05:00
..
data bkpr: migration to delete any duplicate lease_fee entries 2022-09-14 14:05:34 -05:00
fuzz fuzz: fix fuzzing compilation. 2022-07-25 08:08:32 -07:00
plugins Makefile: use a library archive for CCAN 2022-07-17 08:51:02 +09:30
vectors pytest: Remove onion test vectors containing legacy onions. 2022-03-18 09:20:11 +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 test-db-provider: if postgres in tests, startup a bookkeeper db 2022-07-28 12:08:18 +09:30
fixtures.py test-db-provider: if postgres in tests, startup a bookkeeper db 2022-07-28 12:08:18 +09:30
test_bookkeeper.py bkpr-test: maybe fix race in test_bookkeeping_closing_trimmed_htlcs 2022-09-14 14:05:35 -05:00
test_cln_rs.py pytest: Move generated grpc bindings to pyln-testing 2022-07-21 14:19:06 +09:30
test_closing.py pytest: don't use bogus scids for first hop of route. 2022-08-09 16:33:24 -05:00
test_connection.py peer_control: getinfo show correct port on discovered IPs 2022-09-19 17:02:41 -05:00
test_db.py pytest: don't redirect stderr by default. 2022-07-21 15:37:05 -05:00
test_gossip.py pytest: Add debugging to test_gossip_store_compact_on_load 2022-09-13 12:27:33 -05:00
test_invoices.py lightnind: use aliases in routehints for private channels. 2022-08-09 16:31:36 -05:00
test_misc.py tests/test_misc.py: check logs for already existing channel. 2022-08-19 10:27:09 -04:00
test_onion.py lightningd: remove support for legacy onion format. 2022-03-18 09:20:11 +10:30
test_opening.py bkpr: confirm that replaying the open+lock-in txs at start is ok 2022-09-14 14:05:35 -05:00
test_pay.py bkpr: create accounts for zero sat channels 2022-08-10 10:30:45 -05:00
test_plugin.py Fix derived_secret, use correct size of secretstuff.derived secret 2022-08-10 12:41:27 -05:00
test_wallet.py signpsbt: add utxo info to inputs 2022-08-13 12:57:03 -05:00
utils.py pytest: don't use bogus scids for first hop of route. 2022-08-09 16:33:24 -05:00
valgrind-suppressions.txt pytest: Use valgrind target suppressions instead of skipping tests 2022-03-10 10:21:41 +10:30