core-lightning/tests
Christian Decker 104645ba3a pytest: Fix flaky test_closing_id test
It simply wasn't waiting for us to register the peer before attempting to open a
connection. Moved into a separate test to be able rerun multiple times.

Signed-off-by: Christian Decker <decker.christian@gmail.com>
2018-05-08 05:43:35 +00:00
..
benchmark.py Fix flake8 warnings 2018-02-26 12:38:00 +01:00
fixtures.py pytest: Ensure unique test directories per test even if rerun 2018-05-07 02:40:50 +00:00
requirements.txt pytest: Add flaky dependency and mark as test_closing_different_fees 2018-05-07 02:40:50 +00:00
test_closing.py pytest: Fix flaky test_closing_id test 2018-05-08 05:43:35 +00:00
test_gossip.py Clean up network options. 2018-05-07 22:37:28 +02:00
test_lightningd.py pytest: Fix flaky test_closing_id test 2018-05-08 05:43:35 +00:00
utils.py gossipd: don't try to connect to non-routable addresses. 2018-05-07 22:37:28 +02:00