wf_state_options_search_attributes_loading

package
v1.15.1 Latest Latest
Warning

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

Go to latest
Published: Dec 16, 2024 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

View Source
const (
	WorkflowType = "state_options_search_attributes_loading"
	State1       = "S1"
	State2       = "S2"
	State3       = "S3"
	State4       = "S4"
	State5       = "S5"
)

*

  • This test workflow has four states, using REST controller to implement the workflow directly. *
  • State1:
  • - WaitUntil method does nothing
  • - Execute method sets values for all Search Attributes used in this test
  • - CustomKeywordField
  • - CustomStringField
  • - CustomBoolField
  • State2:
  • - State Options contains WaitUntilApiSearchAttributesLoadingPolicy
  • - WaitUntil method asserts that expected SearchAttributes are loaded
  • - Execute method asserts that no SearchAttributes are loaded
  • State3:
  • - State Options contains WaitUntilApiSearchAttributesLoadingPolicy
  • - WaitUntil method asserts that no SearchAttributes are loaded
  • - Execute method asserts that expected SearchAttributes are loaded
  • State4:
  • - State Options contains SearchAttributesLoadingPolicy
  • - WaitUntil method asserts that expected SearchAttributes are loaded
  • - Execute method asserts that expected SearchAttributes are loaded
  • State5:
  • - State Options contains AdSearchAttributesLoadingPolicy and WaitUntilApiSearchAttributesLoadingPolicy
  • - WaitUntil method asserts that WaitUntilApiSearchAttributesLoadingPolicy are loaded
  • - Execute method asserts that SearchAttributesLoadingPolicy are loaded

Variables

This section is empty.

Functions

func NewHandler

func NewHandler() common.WorkflowHandlerWithRpc

Types

This section is empty.

Jump to

Keyboard shortcuts

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