rgb-cln/tests
Rusty Russell 11dc1b341c gossipd: hand all candidates up to lightningd to select routeboost.
This lets us do more flexible filtering in the next patch.  But it also
keeps some weird logic out of gossipd.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2020-01-04 08:07:22 +08:00
..
data pytest: test db upgrade. 2019-09-06 14:19:14 +02:00
plugins pytest: demonstrate failing rpc_command hook rewrite to plugin. 2019-12-07 21:26:31 +01:00
benchmark.py py-tests: rename 'announce' to 'wait_for_announce' 2018-12-08 15:15:55 -08:00
conftest.py pytest: Pass result to fixtures and keep directories of failed tests 2018-08-07 00:54:19 +00:00
db.py pytest: Have the DB provider search for the postgres binary 2019-09-22 02:03:43 +00:00
fixtures.py pyln: Allow users to override the LightningNode class 2019-11-12 21:23:55 +01:00
requirements.txt fix: pip dependency version for psycopg2-binary 2019-12-19 13:26:13 +01:00
test_closing.py pytest: Skip test_closing_torture under valgrind 2020-01-02 16:05:52 +01:00
test_connection.py funding: enable push_msat 2019-12-24 12:04:01 -06:00
test_db.py db: Turn the transaction counter into an optimistic lock 2020-01-02 14:12:59 -06:00
test_gossip.py Protocol: make var_onion, payment_secret and basic_mpp non-EXPERIMENTAL. 2019-12-12 22:16:03 +01:00
test_invoices.py gossipd: hand all candidates up to lightningd to select routeboost. 2020-01-04 08:07:22 +08:00
test_misc.py pyln: Work around the socket path length on Linux OSs 2020-01-02 16:05:52 +01:00
test_pay.py channeld: treat all incoming errors as "soft", so we retry. 2019-12-13 16:36:18 +01:00
test_plugin.py plugin_control: more descriptive key for 'plugin stop' result 2019-12-29 06:44:22 +08:00
test_wallet.py pytest: Stabilize the hsm_encryption test 2019-12-11 16:18:34 +01:00
utils.py Protocol: make var_onion, payment_secret and basic_mpp non-EXPERIMENTAL. 2019-12-12 22:16:03 +01:00