Versions in this module Expand all Collapse all v0 v0.47.0 Aug 13, 2022 Changes in this version + type IntegrationTestSuite struct + func NewIntegrationTestSuite(cfg network.Config, keeper keeper.Keeper, ctx sdk.Context) *IntegrationTestSuite + func (s *IntegrationTestSuite) SetupSuite() + func (s *IntegrationTestSuite) TearDownSuite() + func (s *IntegrationTestSuite) TestModuleVersionsCLI()