core-lightning/tests
niftynei d6bd6cc5cf open-rbf: we broadcast all the commitments for a channel when closed
If you drop an rbf'd channel to chain (before any updates have been
made) we should drop *all* of the inflights to chain
2021-05-24 12:17:48 +09:30
..
data inflights: save the whole psbt to the database 2021-05-24 12:17:48 +09:30
fuzz tests/fuzz: update for fmt_amount changes, create pseudorand for fuzzing. 2021-04-21 06:51:03 +09:30
plugins df-tests: remove df_accepter plugin 2021-05-12 11:25:41 +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 tests: add marker for v1/v2 channel opens 2021-05-12 11:25:41 +09:30
db.py pytest: Have the DB provider search for the postgres binary 2019-09-22 02:03:43 +00:00
fixtures.py pytest: Really only check DB statements if the env-var is "1" 2021-01-04 11:25:50 +01:00
test_closing.py tests: mark as v1 or v2 openchannel required 2021-05-12 11:25:41 +09:30
test_connection.py df-tests: re-write test_funding_cancel_race for v2 commands 2021-05-23 17:42:09 +09:30
test_db.py inflights: save the whole psbt to the database 2021-05-24 12:17:48 +09:30
test_gossip.py tests: explicitly mark tests to run both as v1+v2 2021-05-12 11:25:41 +09:30
test_invoices.py tests: not DEVELOPER -> mark.developer 2021-05-12 11:25:41 +09:30
test_misc.py lightningd: attach HTLC timeout to htlc itself, fix gratuitous disconnect bug. 2021-05-21 14:45:05 +09:30
test_onion.py pytest: Actually make sure that the direcory exists 2020-03-24 09:52:33 +10:30
test_opening.py open-rbf: we broadcast all the commitments for a channel when closed 2021-05-24 12:17:48 +09:30
test_pay.py pytest: disable mpp test which is blocking merges. 2021-05-23 08:13:27 +09:30
test_plugin.py df-tests: test_coin_movement_notices, make work? 2021-05-12 11:25:41 +09:30
test_wallet.py pytest: make it work with latest bitcoind master branch. 2021-04-24 13:57:16 +09:30
utils.py df: anchor outputs are on if EXP_DF 2021-05-12 11:25:41 +09:30