core-lightning/tests/plugins
Rusty Russell 5f437de771 pytest: test passing utf8 into and out of plugin JSON.
We should be able to pass UTF-8 strings to and from plugins without
python turning them into JSON-\u escapes.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2019-03-05 11:43:22 +01:00
..
asynctest.py pylightning: Split @method and @async_method decorators 2019-02-22 02:59:36 +00:00
millisatoshis.py pytest: test that we translate to and from Millisatoshi on plugin RPC. 2019-02-25 21:45:21 +00:00
reject.py pytest: Test the new peer_connected hook with a reject plugin 2019-02-20 15:37:59 +01:00
utf8.py pytest: test passing utf8 into and out of plugin JSON. 2019-03-05 11:43:22 +01:00