tests(app): ⛓ use mock consensus for IBC tests #4071
Labels
A-mock-consensus
Area: Relates to the mock consensus engine
A-testing
Area: Relates to testing of Penumbra
_P-medium
Medium priority
https://github.com/penumbra-zone/hermes/blob/64ef92934fa3ea399321a61ef1386b0da2aed9db/crates/relayer/src/chain/handle.rs#L376
App
tests #3588@zbuc and i spent some time pairing on how he might use the
penumbra-mock-consensus
library to test the ibc relayer. in order to work with two mock penumbra chains, we may want to implement theChainHandle
trait forTestNode<C>
.The text was updated successfully, but these errors were encountered: