You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Christian Decker 72757933f0 pytest: Test a plugin crash while handling a hook call 5 years ago
..
bitcoin pytest: test Bitcoin plugin registration and the bcli plugin 5 years ago
Makefile pytest: add a C testing plugin to test libplugin 5 years ago
accepter_close_to.py openchannel hook: add new `close_to` field 5 years ago
asynctest.py pylightning: Split @method and @async_method decorators 6 years ago
broken.py plugins: refactor the tests for dynamic plugins 5 years ago
custommsg.py pytest: Add a plugin for custommsgs and check that they get the msgs 5 years ago
dblog.py pytest plugins: use the standard 'no operation' syntax for hooks 5 years ago
fail_htlcs.py plugins: support failure_message in invoice and htlc_accepted hooks. 5 years ago
feature-test.py plugin: Allow custom features only if the plugin is not dynamic 5 years ago
forward_payment_status.py pytest: make test_forward_event_notification more explicit. 5 years ago
hold_htlcs.py pytest: add test that htlc_accepted hook only gets called after init. 5 years ago
hold_invoice.py pytest plugins: use the standard 'no operation' syntax for hooks 5 years ago
hook-chain-even.py plugin: Allow multiple plugins to register the `htlc_accepted` hook 5 years ago
hook-chain-odd.py plugin: Allow multiple plugins to register the `htlc_accepted` hook 5 years ago
hook-crash.py pytest: Test a plugin crash while handling a hook call 5 years ago
millisatoshis.py pytest: test that we translate to and from Millisatoshi on plugin RPC. 6 years ago
misc_notifications.py Test and document 'channel_opened' notification 6 years ago
pretend_badlog.py pylightning: Warn users of plugins that may break due to extra args 5 years ago
print_htlc_onion.py tests: test that we only use tlv onion when advertized. 5 years ago
reject.py pylightning: Warn users of plugins that may break due to extra args 5 years ago
reject_odd_funding_amounts.py pylightning: Warn users of plugins that may break due to extra args 5 years ago
reject_some_invoices.py plugins: support failure_message in invoice and htlc_accepted hooks. 5 years ago
rpc_command.py pytest plugins: use the standard 'no operation' syntax for hooks 5 years ago
sendpay_notifications.py pytest: Reproduce issue #3403, sendpay notifications with no waiter 5 years ago
shortcircuit.py pylightning: Warn users of plugins that may break due to extra args 5 years ago
slow_init.py pytest: make test_plugin_slowinit a test again 5 years ago
static.py lightningd/plugin_control: don't control non-dynamic plugins 5 years ago
test_libplugin.c pytest: test libplugin's send_outreq 5 years ago
utf8.py pytest: test passing utf8 into and out of plugin JSON. 6 years ago