core-lightning/contrib/pyln-testing/pyln/testing
Christian Decker 6f870dfe39 pytest: Don't give up on the first psql connection error
Since we start a new instance of postgres for each test we may end up swamped
and the startup can take a bit longer. So let's loop until we get a success.
2020-10-07 09:36:30 +10:30
..
__init__.py pyln-testing: Bump version to 0.9.0 and add Makefile for release 2020-08-30 20:03:42 +02:00
btcproxy.py pyln: Add mypy typing exceptions for external dependencies 2020-09-28 09:19:46 +09:30
db.py pytest: Don't give up on the first psql connection error 2020-10-07 09:36:30 +10:30
fixtures.py pyln: Add pytest to type ignores 2020-10-07 09:36:30 +10:30
utils.py pyln: Decode process output once before storing it 2020-10-07 09:36:30 +10:30