core-lightning/contrib/pyln-testing/pyln/testing
Christian Decker fc93787db9 pytest: Parametrize test_gossip_query_channel_range for elements
We were hardcoding the chainparams->chain_hash which caused the query to
return an empty result. By parametrizing the test we can make it work on
elements.
2019-12-11 16:18:34 +01:00
..
__init__.py pyln-testing: Copy basic support infrastructure into pyln.testing 2019-11-12 21:23:55 +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: Parametrize test_gossip_query_channel_range for elements 2019-12-11 16:18:34 +01:00
utils.py pytest: Remember a node's return code so we can check it later 2019-12-11 16:18:34 +01:00