mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-01-17 19:03:42 +01:00
7986af1b1e
I saw an error in test_gossip_weirdalias in Travis, where listnodes(nodeid) returned *BOTH* nodes; it happened to fail because [0] was the wrong one, but it would have passed if the order had been different. This helper asserts that we really do only have one element, and should catch such bugs faster. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> |
||
---|---|---|
.. | ||
benchmark.py | ||
fixtures.py | ||
requirements.txt | ||
test_closing.py | ||
test_gossip.py | ||
test_lightningd.py | ||
utils.py |