core-lightning/tests
Rusty Russell 9f044305db pytest: dev env var LIGHTNINGD_DEV_LOG_IO turns io logging on immediately.
This is required for the next test, which has to log messages from channeld
as soon as it starts (so might be too late if it sends SIGUSR1).

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2018-08-23 14:46:22 +02:00
..
benchmark.py pytest: Remove test_lightningd and all the legacy testing framework 2018-08-07 00:54:19 +00:00
conftest.py pytest: Pass result to fixtures and keep directories of failed tests 2018-08-07 00:54:19 +00:00
fixtures.py pytest: fail if we see 'bad reestablish' in the logs. 2018-08-23 14:46:22 +02:00
requirements.txt test: add pytest-xdist to the python test requirements 2018-07-26 23:18:37 +02:00
test_closing.py pytest: fix race in test_closing_different_fees 2018-08-21 00:48:02 +02:00
test_connection.py channeld: send option_data_loss_protect fields. 2018-08-23 14:46:22 +02:00
test_gossip.py connectd: iterate through all known addresses for a peer, not just one. 2018-08-10 12:46:45 +02:00
test_invoices.py pytest: Move invoice-related tests into their own file 2018-08-07 00:54:19 +00:00
test_misc.py log: Append the current time to the crash log filename 2018-08-23 12:51:08 +02:00
test_pay.py openingd: take peer before we're opening, wait for explicit funding msg. 2018-08-09 19:44:27 +02:00
utils.py pytest: dev env var LIGHTNINGD_DEV_LOG_IO turns io logging on immediately. 2018-08-23 14:46:22 +02:00