core-lightning/tests
Rusty Russell ede7d0518e connectd: unlink any old socket when we use --bind-addr.
They don't clean up after themselves, so best we do it here (by this
point we've already done the pid check to make sure we're the only
lightningd here anyway).

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2019-04-08 22:00:00 +02:00
..
data pytest: test starting with db corrupted by dangling peer. 2019-02-21 12:03:54 +01:00
plugins pytest: test the db hook plugin. 2019-04-08 01:56:17 +00:00
benchmark.py py-tests: rename 'announce' to 'wait_for_announce' 2018-12-08 15:15:55 -08:00
btcproxy.py pytest: create proper mock failures. 2019-01-29 04:50:01 +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: Have bitcoind own its proxies 2019-01-29 00:50:09 +00:00
requirements.txt pytest: Update test dependencies to latest version 2019-01-29 00:50:09 +00:00
test_closing.py newaddr: deprecate 'address' output. 2019-03-04 15:11:20 +01:00
test_connection.py newaddr: deprecate 'address' output. 2019-03-04 15:11:20 +01:00
test_db.py db: fix dangling peers on db upgrade. 2019-02-21 12:03:54 +01:00
test_gossip.py gossipd: preserve unannounced channels across store compaction. 2019-04-08 04:41:43 +00:00
test_invoices.py newaddr: deprecate 'address' output. 2019-03-04 15:11:20 +01:00
test_misc.py connectd: unlink any old socket when we use --bind-addr. 2019-04-08 22:00:00 +02:00
test_pay.py pytest: fix flaky test_setchannel_fee_restart test. 2019-03-19 14:22:27 +01:00
test_plugin.py pytest: test the db hook plugin. 2019-04-08 01:56:17 +00:00
utils.py newaddr: deprecate 'address' output. 2019-03-04 15:11:20 +01:00