fixtures

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

Documentation

Overview

Package fixtures contains fixtures useful for Kiosk mode tests.

Package fixtures contains fixtures useful for Kiosk mode tests.

Index

Constants

View Source
const PolicyFileDump = "policies.json"

PolicyFileDump is the filename where the state of policies is dumped after the test ends.

Variables

This section is empty.

Functions

This section is empty.

Types

type FixtData

type FixtData struct {
	// contains filtered or unexported fields
}

FixtData is fixture return data.

func (FixtData) FakeDMS

func (fd FixtData) FakeDMS() *fakedms.FakeDMS

FakeDMS implements the HasFakeDMS interface.

type KioskFixtData

type KioskFixtData struct {
	// contains filtered or unexported fields
}

KioskFixtData is returned by the fixture.

func (KioskFixtData) Chrome

func (f KioskFixtData) Chrome() *chrome.Chrome

Chrome implements the HasChrome interface.

func (KioskFixtData) FakeDMS

func (f KioskFixtData) FakeDMS() *fakedms.FakeDMS

FakeDMS implements the HasFakeDMS interface.

Jump to

Keyboard shortcuts

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