testsuite

package
v0.9.0-rc3 Latest Latest
Warning

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

Go to latest
Published: Dec 24, 2021 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) *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) TestCreatePoll

func (s *IntegrationTestSuite) TestCreatePoll()

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) TestUpdateGroupMembersBls

func (s *IntegrationTestSuite) TestUpdateGroupMembersBls()

func (*IntegrationTestSuite) TestUpdateGroupMetadata

func (s *IntegrationTestSuite) TestUpdateGroupMetadata()

func (*IntegrationTestSuite) TestVote

func (s *IntegrationTestSuite) TestVote()

func (*IntegrationTestSuite) TestVoteAgg

func (s *IntegrationTestSuite) TestVoteAgg()

todo: add test for timeout

func (*IntegrationTestSuite) TestVotePoll

func (s *IntegrationTestSuite) TestVotePoll()

func (*IntegrationTestSuite) TestVotePollAgg

func (s *IntegrationTestSuite) TestVotePollAgg()

Jump to

Keyboard shortcuts

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