uitest

package
v0.0.0-...-ac502a1 Latest Latest
Warning

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

Go to latest
Published: Mar 7, 2025 License: AGPL-3.0 Imports: 34 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Edge

func Edge(t *testing.T, test EdgeTest)

func Run

func Run(t *testing.T, test Test)

Run starts a new UI test.

Types

type EdgePlanet

type EdgePlanet struct {
	*testplanet.Planet

	Gateway struct {
		AccessKey string
		SecretKey string

		Addr string
	}

	Auth struct {
		Addr string
	}
}

EdgePlanet contains defaults for testplanet with Edge.

type EdgeTest

type EdgeTest func(t *testing.T, ctx *testcontext.Context, planet *EdgePlanet)

EdgeTest defines common args for edge testing.

type Test

type Test func(t *testing.T, ctx *testcontext.Context, planet *EdgePlanet)

Test defines common services for uitests.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL
JackTT - Gopher 🇻🇳