core-lightning/tests
Rusty Russell 4fc498f901 lightningd: enable io logging on subdaemons iff we're going to print it.
This simplifies our tests, too, since we don't need a magic option to
enable io logging in subdaemons.

Note that test_bad_onion still takes too long, due to a separate minor
bug, so that's marked and left dev-only for now.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2019-11-18 04:50:22 +00:00
..
data pytest: test db upgrade. 2019-09-06 14:19:14 +02:00
plugins tests: test that we only use tlv onion when advertized. 2019-11-14 10:15:33 +01:00
benchmark.py py-tests: rename 'announce' to 'wait_for_announce' 2018-12-08 15:15:55 -08:00
conftest.py pytest: Pass result to fixtures and keep directories of failed tests 2018-08-07 00:54:19 +00:00
db.py pytest: Have the DB provider search for the postgres binary 2019-09-22 02:03:43 +00:00
fixtures.py pyln: Allow users to override the LightningNode class 2019-11-12 21:23:55 +01:00
requirements.txt change psycopg2 to psycopg2-binary 2019-11-01 18:54:57 +01:00
test_closing.py lightningd: have logging include an optional node_id for each entry. 2019-11-18 04:50:22 +00:00
test_connection.py lightningd: enable io logging on subdaemons iff we're going to print it. 2019-11-18 04:50:22 +00:00
test_db.py pytest: fix flaky 'Bad gossip' error in test_block_backfill 2019-11-04 17:50:58 +01:00
test_gossip.py lightningd: enable io logging on subdaemons iff we're going to print it. 2019-11-18 04:50:22 +00:00
test_invoices.py pytest: Mark some tests as skippable that are too bitcoin-specific 2019-10-03 04:32:57 +00:00
test_misc.py lightningd: enable io logging on subdaemons iff we're going to print it. 2019-11-18 04:50:22 +00:00
test_pay.py log: make formatting more consistent. 2019-11-18 04:50:22 +00:00
test_plugin.py log: make formatting more consistent. 2019-11-18 04:50:22 +00:00
test_wallet.py pytest: add test for raising listtransactions after funding 2019-11-15 03:53:56 +00:00
utils.py features: set OPT_VAR_ONION (bit 9) iff EXPERIMENTAL_FEATURES 2019-11-14 10:15:33 +01:00