rgb-cln/tests
Christian Decker e00c7012cc pytest: Ensure unique test directories per test even if rerun
We add an attempt number to the test directory to improve the test-isolation and
allow for multiple reruns of the same test, without re-using any of the
lightning-dirs or bitcoin-datadirs.

Signed-off-by: Christian Decker <decker.christian@gmail.com>
2018-05-07 02:40:50 +00:00
..
benchmark.py Fix flake8 warnings 2018-02-26 12:38:00 +01:00
fixtures.py pytest: Ensure unique test directories per test even if rerun 2018-05-07 02:40:50 +00:00
requirements.txt pytest: Using python-bitcoinlib instead of python-bitcoinrpc 2017-01-23 10:37:34 +01:00
test_gossip.py pytest: Add py.test fixtures and migrate first example test 2018-05-07 02:40:50 +00:00
test_lightningd.py pytest: Use random ports for bitcoind and lightningd to allow parallel testing 2018-05-07 02:40:50 +00:00
utils.py pytest: Use random ports for bitcoind and lightningd to allow parallel testing 2018-05-07 02:40:50 +00:00