core-lightning/tests
Christian Decker ac9e5581c8 pytest: Start nodes with --rescan=1
This shaves off about 15% of our integration testing suite on my machine. It
assumes we never reorg below the first block the node starts with, which is true
for all tests, so it's safe.

Signed-off-by: Christian Decker <decker.christian@gmail.com>
2018-04-25 14:33:38 +02:00
..
benchmark.py Fix flake8 warnings 2018-02-26 12:38:00 +01:00
requirements.txt pytest: Using python-bitcoinlib instead of python-bitcoinrpc 2017-01-23 10:37:34 +01:00
test_lightningd.py pytest: Add a test for the new --rescan option 2018-04-25 14:33:38 +02:00
utils.py pytest: Start nodes with --rescan=1 2018-04-25 14:33:38 +02:00