core-lightning/tests
Rusty Russell 6228c25643 test_gossip: basic 'node notices close' test.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2018-09-21 17:56:15 +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: 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 lightningd: accept hsmstatus_client_bad_request messages (and log!) 2018-09-20 09:49:39 +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: more reliable onchain tests. 2018-09-21 00:28:44 +00: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 test_gossip: basic 'node notices close' test. 2018-09-21 17:56:15 +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: more reliable onchain tests. 2018-09-21 00:28:44 +00:00