lnd/lntest
yyforyongyu ab62109865
lntemp+lntest: always wait for nodes sync after mining blocks
In this commit, we introduce two mining methods, `MineBlocks` and
`MineBlocksAndAssertNumTxes`, to `HarnessTest`. These methods are
different from the miner's methods as they would 1) mine the blocks
slowly and 2) assert all active nodes have synced. The miner's methods
are kept for future tests such as mining blocks really fast and see the
behavior of `lnd`.
2022-10-27 01:11:34 +08:00
..
channels lntest/channels: introduce subpackage to deduplicate static structs 2021-01-25 14:04:39 -05:00
itest lntemp+lntest: always wait for nodes sync after mining blocks 2022-10-27 01:11:34 +08:00
mock lntest+lnwallet: add ImportTaprootScript to wallet interface 2022-08-25 09:20:23 +02:00
wait itest: timeout while waiting for predicate result 2022-10-14 15:45:24 +08:00
bitcoind_common.go multi: new bitcoind rpcpolling backend for itests 2022-05-11 09:02:13 +02:00
bitcoind_notxindex.go multi: new bitcoind rpcpolling backend for itests 2022-05-11 09:02:13 +02:00
bitcoind_rpcpolling.go multi: new bitcoind rpcpolling backend for itests 2022-05-11 09:02:13 +02:00
bitcoind.go multi: new bitcoind rpcpolling backend for itests 2022-05-11 09:02:13 +02:00
btcd.go lntest: surface bitcoin backend rpc credentials 2022-01-10 14:49:10 -05:00
doc.go
fee_service_test.go multi: fix newly detected linter issues 2022-02-10 11:02:02 +01:00
fee_service.go multi: fix newly detected linter issues 2022-02-10 11:02:02 +01:00
harness_miner.go itest: start using harness miner in harness net 2022-01-05 13:10:06 +08:00
harness_net.go itest: openchannel fee scenarios 2022-09-29 08:31:47 -04:00
harness_node.go lntest: export flag logoutput 2022-10-14 07:25:29 +08:00
neutrino.go lntest: surface bitcoin backend rpc credentials 2022-01-10 14:49:10 -05:00
test_common.go lntest: export flag logoutput 2022-10-14 07:25:29 +08:00
timeouts_darwin.go multi: add golang 1.17 compatible build tags 2021-09-29 17:31:37 -07:00
timeouts_remote_db.go multi: add golang 1.17 compatible build tags 2021-09-29 17:31:37 -07:00
timeouts.go multi: add golang 1.17 compatible build tags 2021-09-29 17:31:37 -07:00