yyforyongyu
|
976bb37972
|
lntest+itest: add method AssertNumTxsInMempool and AssertTxInBlock
in harness
Prepare to make `HarnessTest.Miner` a private instance to sync height.
|
2024-07-23 21:30:07 +08:00 |
|
Keagan McClelland
|
07277172f8
|
itest+lntest: remove temporary hacks around broken coop close in itests
|
2024-01-23 14:31:51 -08:00 |
|
Torakushi
|
77d3f00c3b
|
walletrpc+btcwallet: no custom account with various key scopes
Currently, a user can create a custom account with various key scopes.
This is not a desired behaviour.
|
2023-06-14 09:58:53 +02:00 |
|
yyforyongyu
|
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 |
|
yyforyongyu
|
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 |
|