core-lightning/tests
lisa neigut 4d2f91f7ae test-fixtures: use helper for checking errors
log files were being deleted on memleak errors, since
we weren't marking the node has having an error.

this helper function is designed to exactly handle this, so
we use the helper function and modify it to print any additional
error messages that are handed back from killall.
2019-09-05 01:32:48 +00:00
..
data pytest: test starting with db corrupted by dangling peer. 2019-02-21 12:03:54 +01:00
plugins pytest: add test that htlc_accepted hook only gets called after init. 2019-09-01 16:55:32 +02:00
benchmark.py py-tests: rename 'announce' to 'wait_for_announce' 2018-12-08 15:15:55 -08:00
btcproxy.py pytest: fix btcproxy mock logic. 2019-08-10 22:09:09 +02:00
conftest.py pytest: Pass result to fixtures and keep directories of failed tests 2018-08-07 00:54:19 +00:00
fixtures.py test-fixtures: use helper for checking errors 2019-09-05 01:32:48 +00:00
requirements.txt pytest: Updated requirements.txt to latest versions 2019-09-02 16:31:36 +02:00
test_closing.py pytest: optimize test_closing_torture 2019-08-28 04:04:28 +00:00
test_connection.py EXPERIMENTAL: advertize the extended_queries feature. 2019-08-29 09:01:48 +02:00
test_db.py pytest: fix race in test_block_backfill. 2019-08-28 04:04:28 +00:00
test_gossip.py bitcoind: Defer initialization of filteredblock_call->result 2019-08-20 00:07:38 +00:00
test_invoices.py pytest: two more slow tests I missed. 2019-08-15 02:22:01 +00:00
test_misc.py pytest: Updated requirements.txt to latest versions 2019-09-02 16:31:36 +02:00
test_pay.py lightningd: expose full onion error when we have it. 2019-08-29 09:01:48 +02:00
test_plugin.py lightningd: delay reprocessing of incoming htlcs at startup until plugins ready. 2019-09-01 16:55:32 +02:00
test_wallet.py wallet: clean reserved inputs on startup. 2019-06-06 04:47:44 +00:00
utils.py test-fixtures: return error set, don't throw exception 2019-09-05 01:32:48 +00:00