e2e

package
v8.0.1 Latest Latest
Warning

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

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

Documentation

Overview

package e2e defines an integration testing suite used for full end-to-end testing functionality.

The file e2e_suite_test.go defines the testing suite and contains the core bootrapping logic that creates a testing environment via Docker containers. A testing network is created dynamically and contains multiple Docker containers:

1. Two independent Gaia networks 3. A hermes relayer connecting the two Gaia networks over IBC

The file e2e_test.go contains the actual end-to-end integration tests that utilize the testing suite.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func AccAddress

func AccAddress() sdk.AccAddress

AccAddress returns a sample account address

func Address

func Address() string

Address returns a sample string account address

func HDPath

func HDPath(index int) string

HDPath generates an HD path based on the wallet index

func PubKey

func PubKey() crypto.PubKey

PubKey returns a sample account PubKey

Types

This section is empty.

Jump to

Keyboard shortcuts

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