core-lightning/tests
Christian Decker 5a233a1b27 pytest: Fix TLV hook tests in experimental mode
I missed this test breaking with `EXPERIMENTAL_FEATURES` in #3261
2019-11-22 03:48:54 +00:00
..
data pytest: test db upgrade. 2019-09-06 14:19:14 +02:00
plugins openchannel hook: add new close_to field 2019-11-22 00:41:15 +00:00
benchmark.py py-tests: rename 'announce' to 'wait_for_announce' 2018-12-08 15:15:55 -08:00
conftest.py pytest: Pass result to fixtures and keep directories of failed tests 2018-08-07 00:54:19 +00:00
db.py pytest: Have the DB provider search for the postgres binary 2019-09-22 02:03:43 +00:00
fixtures.py pyln: Allow users to override the LightningNode class 2019-11-12 21:23:55 +01:00
requirements.txt change psycopg2 to psycopg2-binary 2019-11-01 18:54:57 +01:00
test_closing.py logging: remove spaces from subsystem names. 2019-11-18 04:50:22 +00:00
test_connection.py openchannel hook: add new close_to field 2019-11-22 00:41:15 +00:00
test_db.py lightningd: don't start if bitcoind is behind. 2019-11-21 05:18:29 +00:00
test_gossip.py devtools/gossipwith: change timeout to seconds. 2019-11-18 11:01:20 +01:00
test_invoices.py pytest: Mark some tests as skippable that are too bitcoin-specific 2019-10-03 04:32:57 +00:00
test_misc.py lightningd: don't start if bitcoind is behind. 2019-11-21 05:18:29 +00:00
test_pay.py log: make formatting more consistent. 2019-11-18 04:50:22 +00:00
test_plugin.py pytest: Fix TLV hook tests in experimental mode 2019-11-22 03:48:54 +00:00
test_wallet.py pytest: Fix a test assuming a specific DB order 2019-11-22 03:48:54 +00:00
utils.py features: set OPT_VAR_ONION (bit 9) iff EXPERIMENTAL_FEATURES 2019-11-14 10:15:33 +01:00