core-lightning/tests
Rusty Russell 704f8b5b0e pytest: make test_autocleaninvoice more reliable.
We're about to slow down the invoice rpc (esp. under valgrind), which
breaks the delicate timing of the autocleaninvoice test.

Change that so the autocleaner (and timestamp) starts after the invoices
are added.

Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
2018-09-27 22:57:19 +02:00
..
benchmark.py pytest: Fix benchmarks after the fixture migration 2018-09-27 00:18:24 +00:00
btcproxy.py pytest: wait until mock is called for set_feerates. 2018-09-20 09:12:28 +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 lightningd: accept hsmstatus_client_bad_request messages (and log!) 2018-09-20 09:49:39 +02:00
requirements.txt pytest: Fix benchmarks after the fixture migration 2018-09-27 00:18:24 +00:00
test_closing.py pytest: more reliable onchain tests. 2018-09-21 00:28:44 +00:00
test_connection.py pytest: don't wait for sendrawtx, wait for expected tx. 2018-09-19 13:04:01 +02:00
test_gossip.py gossipd: apply private updates to announce channel. 2018-09-26 03:21:35 +00:00
test_invoices.py pytest: make test_autocleaninvoice more reliable. 2018-09-27 22:57:19 +02:00
test_misc.py pytest: don't test crashing under valgrind at all. 2018-09-26 16:32:08 -07:00
test_pay.py gossipd: remove time-delayed local channel_update, produce DISABLE on-demand. 2018-09-26 03:21:35 +00:00
utils.py pytest: more reliable onchain tests. 2018-09-21 00:28:44 +00:00