core-lightning/contrib/pyln-testing/pyln/testing
Christian Decker 6adb1e0b4b pytest: Bypass schema verification for some RPC calls
The goal here is to test the node validation, not whether we can
trigger the schema validation with bogus values. So we bypass the
verifying RPC wrapper.
2022-09-28 15:13:07 +02:00
..
__init__.py pyln: Bump versions to v0.12.1 2022-09-26 22:06:05 +02:00
btcproxy.py Skip following import and skip flask type to mypy code analysis. 2021-08-30 12:12:32 +09:30
db.py test-db-provider: if postgres in tests, startup a bookkeeper db 2022-07-28 12:08:18 +09:30
fixtures.py pyln-testing: print content of errlog file when _some_ node failed unexpected 2022-07-16 14:19:05 +09:30
gossip.py common: assume htlc_maximum_msat, don't check bit any more. 2022-09-24 15:22:27 +09:30
grpc.py pyln-testing: Add listinvoices to grpc shim 2022-07-21 14:19:06 +09:30
grpc2py.py Setchannel request is provided 2022-09-28 15:13:07 +02:00
node_pb2.py pytest: Bypass schema verification for some RPC calls 2022-09-28 15:13:07 +02:00
node_pb2_grpc.py Setchannel request is provided 2022-09-28 15:13:07 +02:00
primitives_pb2.py pytest: Move generated grpc bindings to pyln-testing 2022-07-21 14:19:06 +09:30
utils.py pytest: Configure the plugin logging to debug 2022-09-25 15:13:12 +02:00