rgb-cln/contrib/pyln-client/pyln/client
Rusty Russell ea99a05249 pytest: add schema support for JSON responses.
This adds our first (basic) schema, and sews support into pyln-testing
so it will load schemas for any method for doc/schemas/{method}.schema.json.

All JSON responses in a test run are checked against the schema (if any).

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2021-05-27 20:28:49 +09:30
..
__init__.py pyln: Bump pyln version to 0.9.3 before publishing on PyPI 2021-01-27 11:29:56 +01:00
lightning.py pytest: add schema support for JSON responses. 2021-05-27 20:28:49 +09:30
plugin.py plugin: Add a list of notification topics registered by plugin 2021-05-03 11:20:15 +09:30