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: 0 Imported by: 0

Documentation

Overview

Package fixture holds names of the fixtures available in Tast. Defining fixture name constants in this package makes it easier to search fixture implementations and their usages in tests. Because local tests/fixtures can depend on remote fixtures but local packages are prohibited to import remote packages these constants are defined in common/, instead of local/ and remote/.

Index

Constants

View Source
const (
	// KioskLoggedInAsh
	KioskLoggedInAsh = "kioskLoggedInAsh"
	// KioskLoggedInLacros
	KioskLoggedInLacros = "kioskLoggedInLacros"
	// KioskAutoLaunchCleanup is a fixture name.
	KioskAutoLaunchCleanup = "kioskAutoLaunchCleanup"
)

Fixtures defined in chromiumos/tast/local/kioskmode/fixtures/kiosk.go.

View Source
const (
	// FakeDMS is a fixture name.
	FakeDMS = "fakeDMS"
	// FakeDMSEnrolled is a fixture name.
	FakeDMSEnrolled = "fakeDMSEnrolled"
)

Fixtures defined in chromiumos/tast/local/policyutil/fixtures/fakedms.go.

View Source
const (
	// ChromePolicyLoggedInIsolatedApp is a fixture name.
	ChromePolicyLoggedInIsolatedApp = "chromePolicyLoggedInIsolatedApp"
	// ChromePolicyLoggedIn is a fixture name.
	ChromePolicyLoggedIn = "chromePolicyLoggedIn"
	// ChromePolicyLoggedInFeatureJourneys is a fixture name.
	ChromePolicyLoggedInFeatureJourneys = "chromePolicyLoggedInFeatureJourneys"
	// ChromeEnrolledLoggedIn is a fixture name.
	ChromeEnrolledLoggedIn = "chromeEnrolledLoggedIn"
	// ChromeEnrolledLoggedInARC is a fixture name.
	ChromeEnrolledLoggedInARC = "chromeEnrolledLoggedInARC"
	// ChromeAdminDeskTemplatesLoggedIn is a fixture name.
	ChromeAdminDeskTemplatesLoggedIn = "chromeAdminDeskTemplatesLoggedIn"
)

Fixtures defined in chromiumos/tast/local/policyutil/fixtures/chrome.go.

View Source
const (
	ManagedGuestSession               = "managedGuestSession"
	ManagedGuestSessionWithExtensions = "managedGuestSessionWithExtensions"
)

Fixtures defined in chromiumos/tast/local/mgs/fixture.go.

View Source
const (
	// LacrosPolicyLoggedIn is a fixture name.
	LacrosPolicyLoggedIn = "lacrosPolicyLoggedIn"
	// LacrosPolicyLoggedInFeatureJourneys is a fixture name.
	LacrosPolicyLoggedInFeatureJourneys = "lacrosPolicyLoggedInFeatureJourneys"
	// LacrosPolicyLoggedInRealUser is a fixture name.
	LacrosPolicyLoggedInRealUser = "lacrosPolicyLoggedInRealUser"
)

Fixtures defined in chromiumos/tast/local/policyutil/fixtures/lacros.go.

View Source
const (
	// PersistentLacros is a fixture name.
	PersistentLacros = "persistentLacros"
	// PersistentLacrosRealUser is a fixture name.
	PersistentLacrosRealUser = "persistentLacrosRealUser"
	// PersistentFamilyLink is a fixture name.
	PersistentFamilyLink = "persistentFamilyLink"
	// PersistentFamilyLinkARC is a fixture name.
	PersistentFamilyLinkARC = "persistentFamilyLinkARC"
)

Fixtures defined in chromiumos/tast/local/policyutil/fixtures/persistent.go.

View Source
const (
	// CitrixLaunched is a fixture name.
	CitrixLaunched = "citrixLaunched"
	// VmwareLaunched is a fixture name.
	VmwareLaunched = "vmwareLaunched"
)

Fixtures defined in chromiumos/tast/local/vdi/fixtures/vdi.go.

View Source
const (
	// MgsCitrixLaunched is a fixture name.
	MgsCitrixLaunched = "mgsCitrixLaunched"
	// MgsVmwareLaunched is a fixture name.
	MgsVmwareLaunched = "mgsVmwareLaunched"
)

Fixtures defined in chromiumos/tast/local/vdi/fixtures/vdi_msg.go.

View Source
const (
	// KioskCitrixLaunched is a fixture name.
	KioskCitrixLaunched = "kioskCitrixLaunched"
	// KioskVmwareLaunched is a fixture name.
	KioskVmwareLaunched = "kioskVmwareLaunched"
)

Fixtures defined in chromiumos/tast/local/vdi/fixtures/vdi_kiosk.go.

View Source
const (
	// Enrolled is a fixture name.
	Enrolled = "enrolled"
)

Fixture defined in chromiumos/tast/remote/policyutil/enrolled_fixture.go.

View Source
const (
	// Omaha is a fixture name.
	Omaha = "omaha"
)

Fixture defined in chromiumos/tast/remote/bundles/cros/omaha/params/fixture.go.

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

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