rgb-cln/tests
Rusty Russell 7887e5c00a pytest: add support for starting nodes with a pre-canned db.
With xz, the db is only 9120 bytes, vs 163840.  And lzma is a builtin
in Python 3.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2019-02-21 12:03:54 +01: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 lightningd: fix db error where we can have detached peer. 2019-02-21 12:03:54 +01: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 bitcoin/chainparams: use amount_sat / amount_msat 2019-02-21 08:01:37 +00:00
test_misc.py bitcoin: use amount_sat/amount_msat. 2019-02-21 08:01:37 +00:00
test_pay.py channeld: use amount_msat for struct htlc amount. 2019-02-21 08:01:37 +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: add support for starting nodes with a pre-canned db. 2019-02-21 12:03:54 +01:00