core-lightning/tests
Rusty Russell 4040c53258 lightningd: handle case where incoming HTLC vanished before fulfilled outgoing.
We now need an explicit 'local' flag, rather than relying on the existence
of the 'in' pointer.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2018-10-09 23:17:54 +00:00
..
benchmark.py pytest: Fix benchmarks after the fixture migration 2018-09-27 00:18:24 +00:00
btcproxy.py pytest: wait until mock is called for set_feerates. 2018-09-20 09:12:28 +02:00
conftest.py pytest: Pass result to fixtures and keep directories of failed tests 2018-08-07 00:54:19 +00:00
fixtures.py tests: quiet down DeprecationWarnings for escape sequences 2018-10-08 13:18:31 +02:00
requirements.txt pytest: Fix benchmarks after the fixture migration 2018-09-27 00:18:24 +00:00
test_closing.py connectd: don't log every time a peer disconnects. 2018-09-28 04:14:28 +00:00
test_connection.py lightningd: handle case where incoming HTLC vanished before fulfilled outgoing. 2018-10-09 23:17:54 +00:00
test_gossip.py tests: quiet down DeprecationWarnings for escape sequences 2018-10-08 13:18:31 +02:00
test_invoices.py pytest: make line_graph wait for gossip propagation if announce param is True 2018-10-09 23:17:54 +00:00
test_misc.py pytest: Stabilize test_feerates 2018-09-28 22:45:30 +00:00
test_pay.py pytest: make line_graph wait for gossip propagation if announce param is True 2018-10-09 23:17:54 +00:00
utils.py pytest: make line_graph wait for gossip propagation if announce param is True 2018-10-09 23:17:54 +00:00