core-lightning/tests
Christian Decker cc37862273 pytest: Reproduce issue #3403, sendpay notifications with no waiter
We clone the test above, but this time we don't attach waiters (they'd be racy
anyway), and we wait for the notification to be called. This fails, but is
fixed in the next two commits.
2020-01-13 23:34:46 +01:00
..
data pytest: test db upgrade. 2019-09-06 14:19:14 +02:00
plugins pytest: Reproduce issue #3403, sendpay notifications with no waiter 2020-01-13 23:34:46 +01: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 fix: pip dependency version for psycopg2-binary 2019-12-19 13:26:13 +01:00
test_closing.py tests: fix comments about the number of nodes 2020-01-06 12:57:59 +01:00
test_connection.py funding: enable push_msat 2019-12-24 12:04:01 -06:00
test_db.py pytest: Fix optimistic locking in valgrind - developer config 2020-01-13 08:55:32 +08:00
test_gossip.py pytest: Fix the TOR statictor and torblob tests 2020-01-13 08:55:32 +08:00
test_invoices.py JSON RPC: invoice exposeprivatechannels can specify exact channels. 2020-01-04 08:07:22 +08:00
test_misc.py pyln: Work around the socket path length on Linux OSs 2020-01-02 16:05:52 +01:00
test_pay.py sphinx: Check the payload size at construction and in createonion 2020-01-10 21:10:42 +01:00
test_plugin.py pytest: Reproduce issue #3403, sendpay notifications with no waiter 2020-01-13 23:34:46 +01:00
test_wallet.py pytest: Stabilize the hsm_encryption test 2019-12-11 16:18:34 +01:00
utils.py Protocol: make var_onion, payment_secret and basic_mpp non-EXPERIMENTAL. 2019-12-12 22:16:03 +01:00