core-lightning/tests/plugins
Christian Decker 9fd8be6463 pytest: Add tests for htlc_accepted_hook
Two tests: one for failures and one for in-path resolution.

Signed-off-by: Christian Decker <decker.christian@gmail.com>
2019-06-04 00:27:15 +00:00
..
asynctest.py pylightning: Split @method and @async_method decorators 2019-02-22 02:59:36 +00:00
dblog.py pytest: test the db hook plugin. 2019-04-08 01:56:17 +00:00
fail_htlcs.py pytest: Add tests for htlc_accepted_hook 2019-06-04 00:27:15 +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_odd_funding_amounts.py openingd: add openchannel hook. 2019-05-20 20:31:07 -04:00
reject_some_invoices.py invoice_hook: remove nested result. 2019-04-23 15:26:42 +02:00
reject.py connected_hook: allow hook to specify an error message. 2019-04-23 15:26:42 +02:00
shortcircuit.py pytest: Add tests for htlc_accepted_hook 2019-06-04 00:27:15 +00:00
utf8.py pytest: test passing utf8 into and out of plugin JSON. 2019-03-05 11:43:22 +01:00