rgb-cln/contrib/pyln-testing/pyln/testing
Christian Decker 24aaf73982 pytest: Actually make sure that the direcory exists
Some tests may not spawn a node at all, so make sure that our assumption that
the directory exists in the fixture cleanup is correct by creating the
directory.
2020-03-24 09:52:33 +10:30
..
__init__.py pyln: Bump versions of pyln-client and pyln-testing 2019-12-31 16:43:04 +01:00
btcproxy.py pyln-testing: Copy basic support infrastructure into pyln.testing 2019-11-12 21:23:55 +01:00
db.py pyln-testing: Copy basic support infrastructure into pyln.testing 2019-11-12 21:23:55 +01:00
fixtures.py pytest: Actually make sure that the direcory exists 2020-03-24 09:52:33 +10:30
utils.py pyln-testing: add flag 'expect_fail' to node factory get_node 2020-03-10 13:25:36 +10:30