rgb-cln/tests
Rusty Russell 3380f559f9 memleak: simplify API.
Mainly renaming.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2022-09-19 11:34:42 +09:30
..
data bkpr: migration to delete any duplicate lease_fee entries 2022-09-14 15:59:37 +09:30
fuzz fuzz: fix fuzzing compilation. 2022-07-25 08:08:32 -07:00
plugins memleak: simplify API. 2022-09-19 11:34:42 +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 15:59:37 +09:30
test_cln_rs.py pytest: Move generated grpc bindings to pyln-testing 2022-07-21 14:19:06 +09:30
test_closing.py lightningd: more graceful shutdown. 2022-09-12 14:00:41 +02:00
test_connection.py peer_control: getinfo show correct port on discovered IPs 2022-09-15 13:30:06 +09:30
test_db.py lightningd: refuse to upgrade db on non-released versions by default. 2022-09-15 13:25:58 +09:30
test_gossip.py connectd: DNS Bolt7 #911 no longer EXPERIMENTAL 2022-09-13 06:42:20 +09:30
test_invoices.py lightningd: don't log JSON ids as debug, use log io. 2022-09-16 12:31:45 +09:30
test_misc.py lightningd: don't log JSON ids as debug, use log io. 2022-09-16 12:31:45 +09:30
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 15:59:37 +09:30
test_pay.py wallet: Load and value `completed_at` timestamp from DB 2022-09-14 13:14:10 +02:00
test_plugin.py lightningd: don't log JSON ids as debug, use log io. 2022-09-16 12:31:45 +09:30
test_wallet.py lightningd: don't log JSON ids as debug, use log io. 2022-09-16 12:31:45 +09:30
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