rgb-cln/tests/plugins
Rusty Russell c7316d7ba2 pytest: test that we translate to and from Millisatoshi on plugin RPC.
We don't, but we should, like we do for normal RPC.  However, I chose
to use function annotations, rather than names-ending-in-'msat'
because it's more Pythony.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2019-02-25 21:45:21 +00: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