testing

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Dec 7, 2023 License: MPL-2.0 Imports: 4 Imported by: 0

Documentation

Overview

tasks unit tests

Index

Constants

View Source
const FinishedTaskResponse = `` /* 805-byte string literal not displayed */
View Source
const GetResponse = `` /* 800-byte string literal not displayed */
View Source
const ListResponse = `` /* 969-byte string literal not displayed */

Variables

View Source
var (
	Task1 = tasks.Task{
		ID:               taskID,
		TaskType:         taskType,
		ProjectID:        projectID,
		ClientID:         clientID,
		RegionID:         nil,
		UserID:           userID,
		UserClientID:     userClientID,
		State:            tasks.TaskStateNew,
		CreatedOn:        createdTime,
		UpdatedOn:        nil,
		FinishedOn:       nil,
		AcknowledgedAt:   nil,
		AcknowledgedBy:   nil,
		CreatedResources: nil,
		RequestID:        nil,
		Error:            nil,
		Data:             &dataMap,
	}

	ExpectedTasks = tasks.Tasks{Task1}
)

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