e2e

package module
v0.0.0-...-4168eb0 Latest Latest
Warning

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

Go to latest
Published: Feb 21, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

README

Quick Start

Make sure you have Docker installed. For testing in local machine you need 2 steps:

  1. Build a debug image with your code change
make docker-build-e2e
  1. Run Test-case you want to test. Example:
make e2e-test-ibc

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	DymensionMainRepo = "ghcr.io/decentrio/dymension"

	RollappMainRepo = "ghcr.io/decentrio/rollapp"
)

Functions

func GetDockerImageInfo

func GetDockerImageInfo() (repo, version string)

GetDockerImageInfo returns the appropriate repo and branch version string for integration with the CI pipeline. The remote runner sets the BRANCH_CI env var. If present, tests will use the docker image pushed up to the repo. If testing locally, user should run `make docker-build-debug` and tests will use the local image.

Types

This section is empty.

Jump to

Keyboard shortcuts

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