core-lightning/tests
Rusty Russell 896ecb4da7 test_lightning: don't fire prematurely on test_gossip_jsonrpc.
We wait the the receipt of the CHANNEL_UPDATE message by channeld,
but that doesn't mean it reached gossipd yet, causing spurious test
failure.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2018-01-12 09:46:56 +01:00
..
benchmark.py tests: prepare for bitcoind 0.16. 2017-11-28 12:15:22 +01:00
requirements.txt pytest: Using python-bitcoinlib instead of python-bitcoinrpc 2017-01-23 10:37:34 +01:00
test_lightningd.py test_lightning: don't fire prematurely on test_gossip_jsonrpc. 2018-01-12 09:46:56 +01:00
utils.py pytest: Do not re-print logs if we failed to find a log entry 2018-01-10 03:52:46 +00:00