networksuite

package
v0.3.1 Latest Latest
Warning

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

Go to latest
Published: Aug 28, 2023 License: Apache-2.0 Imports: 17 Imported by: 0

Documentation

Overview

Package networksuite provides base test suite for tests that need a local network instance

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type NetworkTestSuite

type NetworkTestSuite struct {
	suite.Suite
	Network            *network.Network
	LaunchState        launch.GenesisState
	ProjectState       project.GenesisState
	ClaimState         claim.GenesisState
	MonitoringcState   monitoringc.GenesisState
	ParticipationState participation.GenesisState
	ProfileState       profile.GenesisState
	RewardState        reward.GenesisState
}

NetworkTestSuite is a test suite for query tests that initializes a network instance

func (*NetworkTestSuite) SetupSuite

func (nts *NetworkTestSuite) SetupSuite()

SetupSuite setups the local network with a genesis state

Jump to

Keyboard shortcuts

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