rgb-cln/tests
Mark Beckwith 816840e9c4 rpc: check error now consistent with lightning-cli
We now return JSONRPC2_METHOD_NOT_FOUND if the command is not found,
just like lightning-cli does.

Signed-off-by: Mark Beckwith <wythe@intrig.com>
2018-12-10 09:27:49 +01:00
..
benchmark.py py-tests: rename 'announce' to 'wait_for_announce' 2018-12-08 15:15:55 -08:00
btcproxy.py pytest: wait until mock is called for set_feerates. 2018-09-20 09:12:28 +02:00
conftest.py pytest: Pass result to fixtures and keep directories of failed tests 2018-08-07 00:54:19 +00:00
fixtures.py closingd: handle our own memleak detection. 2018-11-22 05:15:42 +00:00
requirements.txt Update testing requirements and instructions 2018-12-09 16:26:30 +01:00
test_closing.py py-tests: rename 'announce' to 'wait_for_announce' 2018-12-08 15:15:55 -08:00
test_connection.py channeld: support private channel creation, fixes #2125 2018-12-08 15:15:55 -08:00
test_gossip.py py-tests: rename 'announce' to 'wait_for_announce' 2018-12-08 15:15:55 -08:00
test_invoices.py py-tests: rename 'announce' to 'wait_for_announce' 2018-12-08 15:15:55 -08:00
test_misc.py rpc: check error now consistent with lightning-cli 2018-12-10 09:27:49 +01:00
test_pay.py py-tests: rename 'announce' to 'wait_for_announce' 2018-12-08 15:15:55 -08:00
test_plugin.py plugin: Add a test for timeout and broken manifest 2018-12-05 23:15:59 +00:00
utils.py channeld: support private channel creation, fixes #2125 2018-12-08 15:15:55 -08:00