Commit Graph

8 Commits

Author SHA1 Message Date
8240a87c2b itest: fix misuse of MineBlocks and replace it with
`MineBlocksAndAssertNumTxes`
2024-07-23 21:30:08 +08:00
64740e18cb itest: fix ascii 2024-04-24 23:30:03 +08:00
ef069b658d itest: preparatory fee estimation changes 2024-03-05 09:24:27 +01:00
07277172f8 itest+lntest: remove temporary hacks around broken coop close in itests 2024-01-23 14:31:51 -08:00
931481c4fe itest: make sure edges are updated in mpp tests 2023-05-20 00:33:56 +08:00
f55f9dcb87 itest: increase sleep time when closing channels in mpp setup 2023-02-23 21:56:11 +08:00
9d1d629001 itest+lntest: migrate lntemp to lntest
This commit performs the takeover that `lntemp` is now promoted to be
`lntest`, and the scaffolding is now removed as all the refactoring is
finished!
2023-02-23 21:56:09 +08:00
0bc86a3b4b multi: move itest out of lntest
This commit moves all the test cases living in `itest` out of `lntest`,
further making `lntest` an independent package for general testing.
2023-02-23 21:56:08 +08:00