hpcflow.sdk.core.test_utils#

Utilities for making data to use in testing.

Functions

make_actions

Construct a collection of actions.

make_parameters

Construct a sequence of parameters.

make_schemas

Construct a collection of schemas.

make_tasks

Construct a sequence of tasks.

make_test_data_YAML_workflow

Generate a workflow whose template file is defined in the test data directory.

make_test_data_YAML_workflow_template

Generate a workflow template whose file is defined in the test data directory.

make_workflow

Construct a workflow.

Classes

P1_parameter_cls

Parameter value handler: p1c

P1_sub_parameter_cls

Parameter value handler: p1_sub

P1_sub_parameter_cls_2

Parameter value handler: p1_sub_2