rgb-cln/tests
Christian Decker 685a76e714 pytest: test_closing_different_fees no longer requires DEVELOPER=1
We no longer use `dev-override-fees` to set the fees, rather we
instrument the `bitcoind` proxy to return the desired feerates.

Signed-off-by: Christian Decker <@cdecker>
2018-11-29 23:01:11 +00:00
..
benchmark.py benchmark: Add two benchmarks for forwarded payments 2018-10-13 10:58:53 +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 closingd: handle our own memleak detection. 2018-11-22 05:15:42 +00:00
requirements.txt pytest: Add two more dependencies 2018-11-26 22:53:37 +00:00
test_closing.py pytest: test_closing_different_fees no longer requires DEVELOPER=1 2018-11-29 23:01:11 +00:00
test_connection.py pytest: speed up test_restart_many_payments when !DEVELOPER. 2018-11-22 05:15:42 +00:00
test_gossip.py pytest: really remove all bitcoin generate RPC calls. 2018-10-28 16:03:12 +01:00
test_invoices.py gossipd: don't expose private channels for routeboost. 2018-10-15 23:04:17 +00:00
test_misc.py pytest: test that we don't revert config handling again. 2018-11-21 01:08:42 +00:00
test_pay.py bolt11: accept lightning: prefix. 2018-11-20 21:02:31 +01:00
test_plugin.py plugin: Make a common directory of plugins in contrib 2018-11-26 22:53:37 +00:00
utils.py pytest: Add a test for the plugin option passthrough 2018-11-26 22:53:37 +00:00