mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-03-15 20:09:28 +01:00
This commit adds a new component, `HarnessTest`, as a test manager, which is responsible for managing the state change in the itest. It is built on top of `HarnessNode` and will be handling assertions so that a test can be created without unnecessary attention to node's unwanted failures. This commit also adds a minimal set of assertions. |
||
---|---|---|
.. | ||
node | ||
rpc | ||
fee_service.go | ||
harness.go | ||
harness_assertion.go | ||
harness_miner.go | ||
harness_node_manager.go | ||
utils.go |