core-lightning/contrib/pyln-testing/pyln/testing
Christian Decker d46d82eeff pyln-testing: Allow up to 1000 connections to postgresql in tests
This was causing some errors when testing with a lot of parallelism (30+ tests
in parallel)
2020-09-09 20:17:26 +09: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-testing: Copy basic support infrastructure into pyln.testing 2019-11-12 21:23:55 +01:00
db.py pyln-testing: Allow up to 1000 connections to postgresql in tests 2020-09-09 20:17:26 +09:30
fixtures.py pyln-testing: Bump version to 0.9.0 and add Makefile for release 2020-08-30 20:03:42 +02:00
utils.py pyln-testing: Have LightningNode.fund_channel poll 2020-08-27 09:45:35 +09:30