core-lightning/tests
Rusty Russell c546b1bbb6 gossipd: specify origin of updates in errors.
@cdecker points out that in test_forward, where we manually create a route,
we get an error back which contains an update for an unknown channel.

We should still note this, but it's not an error for testing.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2018-05-19 15:52:56 -04:00
..
benchmark.py Fix flake8 warnings 2018-02-26 12:38:00 +01:00
fixtures.py gossipd: specify origin of updates in errors. 2018-05-19 15:52:56 -04: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: Use the port from the lightning node 2018-05-08 22:06:04 +02:00
test_gossip.py Clean up network options. 2018-05-07 22:37:28 +02:00
test_lightningd.py gossipd: specify origin of updates in errors. 2018-05-19 15:52:56 -04:00
utils.py tests/utils.py: make default timeout configurable via $TIMEOUT 2018-05-10 21:35:53 +02:00