rgb-cln/tests
Christian Decker b7222531fe pytest: Stabilize the test_pay_direct test
It was waiting for a remote channel, but not for all the interesting
channels we want to check. It can sometimes happen that further away
channels are added before closer ones are added, depending on
propagation path, flush timers and bitcoind poll timers. This now just
checks for all channels, which also reduces the ambiguity of whether
we selected a path solely because we were lacking alternatives.

Signed-off-by: Christian Decker <decker.christian@gmail.com>
2019-02-08 01:08:44 +00:00
..
benchmark.py py-tests: rename 'announce' to 'wait_for_announce' 2018-12-08 15:15:55 -08:00
btcproxy.py pytest: create proper mock failures. 2019-01-29 04:50:01 +00:00
conftest.py pytest: Pass result to fixtures and keep directories of failed tests 2018-08-07 00:54:19 +00:00
fixtures.py pytest: Have bitcoind own its proxies 2019-01-29 00:50:09 +00:00
requirements.txt pytest: Update test dependencies to latest version 2019-01-29 00:50:09 +00:00
test_closing.py misc: Update short_channel_id representation to use 'x' separators 2019-01-15 03:50:27 +00:00
test_connection.py openingd/json_fund_channel: 2019-01-29 04:50:01 +00:00
test_gossip.py pytest: Stabilize the test_pay_direct test 2019-02-08 01:08:44 +00:00
test_invoices.py invoice: don't allow creation of unpayable invoices. 2019-01-31 15:30:12 +01:00
test_misc.py jsonrpc: help, even for a single item, should be in an array. 2019-02-07 20:33:50 +00:00
test_pay.py pytest: Stabilize the test_pay_direct test 2019-02-08 01:08:44 +00:00
test_plugin.py plugins: get usage from plugins (required unless deprecated_apis == True). 2019-02-07 20:33:50 +00:00
utils.py pytest: Stabilize the test_pay_direct test 2019-02-08 01:08:44 +00:00