sovereign-ibc icon indicating copy to clipboard operation
sovereign-ibc copied to clipboard

Enhance `sov-ibc-mocks` to use CGP and Hermes SDK for improved testing

Open Farhad-Shabani opened this issue 1 year ago • 0 comments

Background

sov-ibc-mocks implementation is aligned with the design pattern of context generic programming (CGP) which is used by Hermes SDK and this approach inspired from implementation of relayer-cosmos-mock there.

Though right now, we are now using any of CGP framework types and APIs for the relayer element within sov-ibc-mocks, which can be enhanced by using Hermes SDK to cover more versatile testing scenarios.

Farhad-Shabani avatar Nov 06 '23 14:11 Farhad-Shabani