testutils

package
v0.0.0-...-9864ad6 Latest Latest
Warning

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

Go to latest
Published: Sep 14, 2017 License: GPL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	// Port - Test port for the App
	Port = 34534
	// Iface -Test interface name
	Iface = "eth0"
	// Username - Test username for the mocking
	Username = "nicename"
	// DisplayName - Test name to display in the app
	DisplayName = "What to Show"
	// Email - Test email for the test user
	Email = "user@email.co"
	// DeviceIndex - Test device index
	DeviceIndex = 100
	// StorageLocation - Test location for storing information
	StorageLocation = "/tmp/test-lamess/"
	// IniConfigFmt - Configuration string representing mock configuration
	IniConfigFmt = `` /* 139-byte string literal not displayed */

	// DeleteUserModelsSQL - The SQL for deleting all user model rows
	DeleteUserModelsSQL = "DELETE FROM user_models"
	// DeleteSessionModelsSQL - The SQL for deleting all session
	DeleteSessionModelsSQL = "DELETE FROM session_models"
)

Variables

MockLoadFunc for a test load func

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