rgb-cln/tests
Rusty Russell 83adb94583 lightningd and routing: use struct amount_msat.
We use it in route_hop, and paper over it in the JSON APIs.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2019-02-21 03:44:44 +00:00
..
plugins pytest: Test the new peer_connected hook with a reject plugin 2019-02-20 15:37:59 +01: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 pytest: Mark the worst gossip offenders as developer-only tests 2019-02-18 00:06:02 +00:00
test_gossip.py pytest: Mark the worst gossip offenders as developer-only tests 2019-02-18 00:06:02 +00:00
test_invoices.py pytest: Mark the worst gossip offenders as developer-only tests 2019-02-18 00:06:02 +00:00
test_misc.py pytest: add simple test for --daemon. 2019-02-18 12:01:06 +01:00
test_pay.py lightningd and routing: use struct amount_msat. 2019-02-21 03:44:44 +00:00
test_plugin.py pytest: Test the new peer_connected hook with a reject plugin 2019-02-20 15:37:59 +01:00
utils.py pytest: Stabilize the test_pay_direct test 2019-02-08 01:08:44 +00:00