fixture

package
v0.0.0-...-683b059 Latest Latest
Warning

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

Go to latest
Published: Apr 23, 2022 License: BSD-3-Clause Imports: 9 Imported by: 0

Documentation

Overview

Package fixture defines fixtures for inputs tests.

Index

Constants

View Source
const (
	AnyVK                 = "anyVK"
	AnyVKInGuest          = "anyVKInGuest"
	ClamshellVK           = "clamshellVK"
	ClamshellNonVK        = "clamshellNonVK"
	ClamshellNonVKInGuest = "clamshellNonVKInGuest"
	TabletVK              = "tabletVK"
	TabletVKInGuest       = "tabletVKInGuest"
)

List of fixture names for inputs.

Variables

This section is empty.

Functions

This section is empty.

Types

type FixtData

type FixtData struct {
	Chrome      *chrome.Chrome
	TestAPIConn *chrome.TestConn
	UserContext *useractions.UserContext
}

FixtData is the data returned by SetUp and passed to tests.

Jump to

Keyboard shortcuts

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