core-lightning/tests
Michael Schmoock bad09887e0 pytest: fix test_pluginconnected_hook_chaining
The last line of the testcase was checking on the wrong node l3
instead of l1. l3 didn't had the plugins configured that would
produce the log entry we were looking for not to be present.

Changelog-None
2021-12-06 14:53:37 +01:00
..
data inflights: save the whole psbt to the database 2021-05-24 12:17:48 +09:30
fuzz check: make sure all files outside contrib/ include "config.h" first. 2021-12-06 10:05:39 +10:30
plugins check: make sure all files outside contrib/ include "config.h" first. 2021-12-06 10:05:39 +10:30
vectors pytest: Add tests for the sphinx onion generation and processing 2020-03-12 10:25:01 +10:30
benchmark.py pytest: always provide payment_secret when making payments. 2021-07-14 14:38:00 -05:00
conftest.py tests: add marker for v1/v2 channel opens 2021-05-12 11:25:41 +09:30
db.py pytest: don't copy db to query it. 2021-08-26 12:44:02 +09:30
fixtures.py pytest: add schema support for JSON responses. 2021-05-27 20:28:49 +09:30
test_closing.py testing: fix test_closing_higherfee 2021-11-30 13:34:44 +10:30
test_connection.py options: fix handling of wildcard (allproto) address. 2021-12-05 16:43:09 +01:00
test_db.py wallet/db_sqlite3.c: Support direct replication of SQLITE3 backends. 2021-11-17 12:10:07 +10:30
test_gossip.py Set default port according to network 2021-12-06 17:10:08 +10:30
test_invoices.py Makefile: update spec version 2021-09-09 12:04:48 +09:30
test_misc.py common: remove support for pre v0.10.2 onionmessages. 2021-12-01 05:44:28 +10:30
test_onion.py pytest: Actually make sure that the direcory exists 2020-03-24 09:52:33 +10:30
test_opening.py On Mac OS X a different error is raised on failed connection 2021-10-10 13:22:29 +02:00
test_pay.py tests: add pay test for exclude arg 2021-12-04 21:37:42 +10:30
test_plugin.py pytest: fix test_pluginconnected_hook_chaining 2021-12-06 14:53:37 +01:00
test_wallet.py pytest: ensure hsmtool tests do complete writes. 2021-09-21 20:19:03 +09:30
utils.py features: EXPERIMENTAL_FEATURES: advertize option_quiesce 2021-10-08 16:07:21 +02:00