core-lightning/tests
Rusty Russell 006ab1e367 pytest: test loading all plugins at once, including failing ones.
We modify the slow_init() so it doesn't go too slowly for this test.

This demonstrates a crash, where we currently try to fail a command
multiple times.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2020-05-05 13:45:17 +09:30
..
data pytest: test db upgrade. 2019-09-06 14:19:14 +02:00
plugins pytest: test loading all plugins at once, including failing ones. 2020-05-05 13:45:17 +09:30
vectors pytest: Add tests for the sphinx onion generation and processing 2020-03-12 10:25:01 +10:30
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 pytest: Configure logging in a fixture to match stdout capturing 2020-03-24 09:52:33 +10:30
test_closing.py pytest: fix flake in test_onchain_different_fees() 2020-05-04 18:56:33 +09:30
test_connection.py pytest: Fix flakiness in test_feerate_stress. 2020-05-04 18:56:33 +09:30
test_db.py pytest: Fix optimistic locking in valgrind - developer config 2020-01-13 08:55:32 +08:00
test_gossip.py tests: since features are longer now, so bytes read is longer 2020-04-28 10:39:07 -05:00
test_invoices.py invoice: ignore dead-end heuristic on explicitly specified channels. 2020-04-14 14:13:26 -05:00
test_misc.py pytest: skip some test when DEPRECATED_APIS is enabled. 2020-04-05 11:06:27 +09:30
test_onion.py pytest: Actually make sure that the direcory exists 2020-03-24 09:52:33 +10:30
test_pay.py df: rename 'funder' to 'opener' 2020-05-04 10:22:26 +09:30
test_plugin.py pytest: test loading all plugins at once, including failing ones. 2020-05-05 13:45:17 +09:30
test_wallet.py wallet: allow to withdraw with unconfirmed utxos 2020-04-01 22:58:18 -05:00
utils.py features: split expected feature bits into node/peer sets 2020-04-28 10:39:07 -05:00