rgb-cln/tests
Rusty Russell 252bbe1d2d pytest: don't wait for sendrawtx, wait for expected tx.
In particular, test_no_fee_estimate was flaky due to seeing the funding
tx being sent.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2018-09-19 13:04:01 +02:00
..
benchmark.py pytest: Remove test_lightningd and all the legacy testing framework 2018-08-07 00:54:19 +00:00
btcproxy.py pytest: Use the bitcoind proxy to mock feerates 2018-09-16 00:05:34 +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 pytest: Remove auto-proxying in favor of a per-node btc proxy 2018-09-16 00:05:34 +02:00
requirements.txt pytest: Add an RPC proxy inbetween bitcoind and bitcoin-cli 2018-09-16 00:05:34 +02:00
test_closing.py pytest: don't wait for sendrawtx, wait for expected tx. 2018-09-19 13:04:01 +02:00
test_connection.py pytest: don't wait for sendrawtx, wait for expected tx. 2018-09-19 13:04:01 +02:00
test_gossip.py gossipd: handle premature node_announcements in the store. 2018-09-04 14:36:05 +02:00
test_invoices.py pytest: Move invoice-related tests into their own file 2018-08-07 00:54:19 +00:00
test_misc.py pytest: don't wait for sendrawtx, wait for expected tx. 2018-09-19 13:04:01 +02:00
test_pay.py pytest: remove use dev-override-feerates. 2018-08-24 02:17:51 +00:00
utils.py pytest: don't wait for sendrawtx, wait for expected tx. 2018-09-19 13:04:01 +02:00