core-lightning/tests
Christian Decker de3b359782 pytest: Use pytest fixtures for the test directory and clean it up
The modern, pytest based, tests now clean up after themselves by removing
directories of successful tests and the base directory if there was no failure.

Signed-off-by: Christian Decker <decker.christian@gmail.com>
2018-06-06 03:32:27 +00:00
..
benchmark.py pytest: Actually wait for payments to confirm in benchmark 2018-05-23 00:20:19 +00:00
fixtures.py pytest: Use pytest fixtures for the test directory and clean it up 2018-06-06 03:32:27 +00:00
requirements.txt pytest: Add flaky dependency and mark as test_closing_different_fees 2018-05-07 02:40:50 +00:00
test_closing.py pytest: Use the port from the lightning node 2018-05-08 22:06:04 +02:00
test_gossip.py gossip: Disable local channels after loading the gossip_store 2018-05-31 02:30:27 +00:00
test_lightningd.py pytest: Use pytest fixtures for the test directory and clean it up 2018-06-06 03:32:27 +00:00
utils.py utils: make subd_pid return the *last* pid, in case we restarted daemon. 2018-06-06 03:25:56 +00:00