core-lightning/tests
Rusty Russell 20a2bf9547 pytest: make test_forward_event_notification more explicit.
We seem to be getting intermittant failures, but it's hard
to disgnose.  Simplify it by moving all the test logic into
the test itself, and making the plugin dumber.  This means we'll
see exactly what the differences are if it fails again.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2019-08-28 04:04:28 +00:00
..
data pytest: test starting with db corrupted by dangling peer. 2019-02-21 12:03:54 +01:00
plugins pytest: make test_forward_event_notification more explicit. 2019-08-28 04:04:28 +00:00
benchmark.py py-tests: rename 'announce' to 'wait_for_announce' 2018-12-08 15:15:55 -08:00
btcproxy.py pytest: fix btcproxy mock logic. 2019-08-10 22:09:09 +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 pytest: fail tests if we get any LOG_BROKEN level messages, unless flagged. 2019-07-02 03:26:10 +00:00
requirements.txt added mako dependency to tests/requirements.txt 2019-07-31 07:46:49 +08:00
test_closing.py pytest: optimize test_closing_torture 2019-08-28 04:04:28 +00:00
test_connection.py Travis: skip testing VALGRIND=1 DEVELOPER=0, remove the slowest non-developer tests. 2019-08-14 11:14:38 +00:00
test_db.py pytest: fix race in test_block_backfill. 2019-08-28 04:04:28 +00:00
test_gossip.py bitcoind: Defer initialization of filteredblock_call->result 2019-08-20 00:07:38 +00:00
test_invoices.py pytest: two more slow tests I missed. 2019-08-15 02:22:01 +00:00
test_misc.py pytest: wait for sync by default when starting lightningd. 2019-08-10 22:09:09 +02:00
test_pay.py pytest: don't run test_forward_local_failed_stats under Travis w/ VALGRIND 2019-08-19 01:38:12 +00:00
test_plugin.py pytest: make test_forward_event_notification more explicit. 2019-08-28 04:04:28 +00:00
test_wallet.py wallet: clean reserved inputs on startup. 2019-06-06 04:47:44 +00:00
utils.py pytest: wait for sync by default when starting lightningd. 2019-08-10 22:09:09 +02:00