rgb-cln/contrib/pyln-testing/pyln/testing
Rusty Russell 4cada557ba pytest: don't redirect stderr by default.
Some tests need to inspect it, but most don't, and I suspect I'm missing some
error messages due to this.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2022-07-21 15:37:05 -05:00
..
__init__.py v0.11.0rc1 2022-04-05 08:48:46 +09:30
btcproxy.py Skip following import and skip flask type to mypy code analysis. 2021-08-30 12:12:32 +09:30
db.py pyln: Delete psql DBs after testing 2022-02-11 16:02:25 +01:00
fixtures.py pyln-testing: print content of errlog file when _some_ node failed unexpected 2022-07-16 14:19:05 +09:30
gossip.py pyln-testing: Add `gossip_store` parser to testing framework 2022-07-04 22:14:06 +02:00
grpc.py pyln-testing: Add listinvoices to grpc shim 2022-07-21 14:19:06 +09:30
grpc2py.py msggen: Ignore `state_changes` in grpc2py 2022-07-21 14:19:06 +09:30
node_pb2.py schema: Add missing `mindepth` argument to `fundchannel` 2022-07-21 14:19:06 +09:30
node_pb2_grpc.py msggen: Add `stop` method to generators 2022-07-21 14:19:06 +09:30
primitives_pb2.py pytest: Move generated grpc bindings to pyln-testing 2022-07-21 14:19:06 +09:30
utils.py pytest: don't redirect stderr by default. 2022-07-21 15:37:05 -05:00