rgb-cln/tests
Rusty Russell 7e1fd9c38a pytest: make test_no_fee_estimate more reliable.
1. Wait for a 'sendrawtransaction' *after* the dev-fail message; don't be
   fooled by a previous one.
2. Turning on estimate fee sets fees exactly; just wait for it to be processed.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2018-08-30 16:33:35 +02:00
..
benchmark.py pytest: Remove test_lightningd and all the legacy testing framework 2018-08-07 00:54:19 +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: fail if we see 'bad reestablish' in the logs. 2018-08-23 14:46:22 +02:00
requirements.txt test: add pytest-xdist to the python test requirements 2018-07-26 23:18:37 +02:00
test_closing.py cleanup: lowercase name of feerates, immediate -> urgent. 2018-08-25 00:33:12 +00:00
test_connection.py pytest: make test_no_fee_estimate more reliable. 2018-08-30 16:33:35 +02:00
test_gossip.py connectd: iterate through all known addresses for a peer, not just one. 2018-08-10 12:46:45 +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 feerates: turn it into a simple query API, remove setting. 2018-08-30 16:33:35 +02:00
test_pay.py pytest: remove use dev-override-feerates. 2018-08-24 02:17:51 +00:00
utils.py options: remove default-fee-rate now we don't use it. 2018-08-25 00:33:12 +00:00