core-lightning/tests/plugins
Rusty Russell 380c044668 tests: add plugin for simple invoice delay.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2019-06-11 23:19:11 +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
hold_htlcs.py pytest: Add a test for htlc_accepted hook replay on startup 2019-06-04 00:27:15 +00:00
hold_invoice.py tests: add plugin for simple invoice delay. 2019-06-11 23:19:11 +00:00
millisatoshis.py pytest: test that we translate to and from Millisatoshi on plugin RPC. 2019-02-25 21:45:21 +00:00
pretend_badlog.py pytest: Add a test for the 'warning' subscription and notification 2019-06-07 01:23:51 +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