core-lightning/tests
Christian Decker ee0ee046ff pytest: Stabilize test_penalty_htlc_tx_timeout
lightning-5 can sometimes see itself sweeping the unilateral output resulting
in this weird line:

```log
HTLC already resolved by SELF when we found preimage
```
2020-10-07 09:36:30 +10:30
..
data hsmd/db: backfill pubkey information so that psbts signing works 2020-07-29 13:13:46 +02:00
plugins pytest: Add test for failcode conversion 2020-09-24 11:23:33 +09:30
vectors pytest: Add tests for the sphinx onion generation and processing 2020-03-12 10:25:01 +10:30
benchmark.py
conftest.py
db.py pytest: Have the DB provider search for the postgres binary 2019-09-22 02:03:43 +00:00
fixtures.py pytest: Add a compat() fixture allowing checks for specific flags 2020-07-07 23:25:45 +02:00
test_closing.py pytest: Stabilize test_penalty_htlc_tx_timeout 2020-10-07 09:36:30 +10:30
test_connection.py pyln: Decode process output once before storing it 2020-10-07 09:36:30 +10:30
test_db.py pytest: Rename all fund_channel to fundchannel 2020-09-25 21:04:56 +02:00
test_gossip.py pyln: Decode process output once before storing it 2020-10-07 09:36:30 +10:30
test_invoices.py pytest: Rename all fund_channel to fundchannel 2020-09-25 21:04:56 +02:00
test_misc.py pytest: Rename all fund_channel to fundchannel 2020-09-25 21:04:56 +02:00
test_onion.py pytest: Actually make sure that the direcory exists 2020-03-24 09:52:33 +10:30
test_pay.py pytest: Stabilize test_setchannelfee_{restart,zero} 2020-10-07 09:36:30 +10:30
test_plugin.py pytest: Rename all fund_channel to fundchannel 2020-09-25 21:04:56 +02:00
test_wallet.py test_utxopsbt: account for fee output diff when elements 2020-09-10 12:31:36 +09:30
utils.py pytest: allow variable-order coin_moves, and give more information on failure. 2020-09-08 10:14:42 +09:30