testsuite

package
v1.0.0-beta2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 26, 2022 License: Apache-2.0 Imports: 23 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IntegrationTestSuite

type IntegrationTestSuite struct {
	suite.Suite
	// contains filtered or unexported fields
}

func NewIntegrationTestSuite

func NewIntegrationTestSuite(
	fixtureFactory *servermodule.FixtureFactory,
	accountKeeper authkeeper.AccountKeeper,
	bankKeeper bankkeeper.BaseKeeper,
	mintKeeper mintkeeper.Keeper,
	paramSpace paramstypes.Subspace) *IntegrationTestSuite

func (*IntegrationTestSuite) SetupSuite

func (s *IntegrationTestSuite) SetupSuite()

func (*IntegrationTestSuite) TearDownSuite

func (s *IntegrationTestSuite) TearDownSuite()

func (*IntegrationTestSuite) TestCreateGroup

func (s *IntegrationTestSuite) TestCreateGroup()

func (*IntegrationTestSuite) TestCreateGroupAccount

func (s *IntegrationTestSuite) TestCreateGroupAccount()

func (*IntegrationTestSuite) TestCreateProposal

func (s *IntegrationTestSuite) TestCreateProposal()

func (*IntegrationTestSuite) TestExecProposal

func (s *IntegrationTestSuite) TestExecProposal()

func (*IntegrationTestSuite) TestGroupAccountsByAdminOrGroup

func (s *IntegrationTestSuite) TestGroupAccountsByAdminOrGroup()

func (*IntegrationTestSuite) TestInitExportGenesis

func (s *IntegrationTestSuite) TestInitExportGenesis()

func (*IntegrationTestSuite) TestUpdateGroupAccountAdmin

func (s *IntegrationTestSuite) TestUpdateGroupAccountAdmin()

func (*IntegrationTestSuite) TestUpdateGroupAccountDecisionPolicy

func (s *IntegrationTestSuite) TestUpdateGroupAccountDecisionPolicy()

func (*IntegrationTestSuite) TestUpdateGroupAccountMetadata

func (s *IntegrationTestSuite) TestUpdateGroupAccountMetadata()

func (*IntegrationTestSuite) TestUpdateGroupAdmin

func (s *IntegrationTestSuite) TestUpdateGroupAdmin()

func (*IntegrationTestSuite) TestUpdateGroupMembers

func (s *IntegrationTestSuite) TestUpdateGroupMembers()

func (*IntegrationTestSuite) TestUpdateGroupMetadata

func (s *IntegrationTestSuite) TestUpdateGroupMetadata()

func (*IntegrationTestSuite) TestVote

func (s *IntegrationTestSuite) TestVote()

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL